Skip to content

Commit 05c7155

Browse files
committed
docs: add badges to README
1 parent 10dbf5d commit 05c7155

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
# [Umbraco UI Library](https://uui.umbraco.com/)
44

5-
[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](../LICENSE.md) [![Twitter](https://img.shields.io/twitter/follow/umbraco.svg?style=social&label=Follow)](https://twitter.com/intent/follow?screen_name=umbraco)
5+
[![Build](https://github.com/umbraco/Umbraco.UI/actions/workflows/tests.yml/badge.svg)](https://github.com/umbraco/Umbraco.UI/actions/workflows/tests.yml) [![Storybook](https://github.com/umbraco/Umbraco.UI/actions/workflows/azure-static-web-apps-delightful-beach-055ecb503.yml/badge.svg)](https://github.com/umbraco/Umbraco.UI/actions/workflows/azure-static-web-apps-delightful-beach-055ecb503.yml) [![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](../LICENSE.md) [![Twitter](https://img.shields.io/twitter/follow/umbraco.svg?style=social&label=Follow)](https://twitter.com/intent/follow?screen_name=umbraco)
66

77
This is a UI-library for [Umbraco CMS](https://umbraco.com/) and friends. It is a collection of user interface components that can be used to build Umbraco style interfaces.
88

@@ -141,3 +141,6 @@ See the rest of [the scripts here](docs/SCRIPTS.md).
141141

142142
- 📥 Pull requests and 🌟 Stars are always welcome.
143143
- Read our [contributing guide](docs/CONTRIBUTING.md) to get started.
144+
- Please report bugs and feature requests in the [issue tracker](
145+
- The main branch is the latest development branch. Please make your pull requests against this branch: `v1/contrib`
146+
- You can see the latest features in the Storybook attached to this branch: [v1/contrib](https://delightful-beach-055ecb503-v1contrib.westeurope.azurestaticapps.net/)

0 commit comments

Comments
 (0)