diff --git a/README.md b/README.md index e877a931b..f174ea23b 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ # [Umbraco UI Library](https://uui.umbraco.com/) -[![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) +[![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) 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. @@ -141,3 +141,6 @@ See the rest of [the scripts here](docs/SCRIPTS.md). - 📥 Pull requests and 🌟 Stars are always welcome. - Read our [contributing guide](docs/CONTRIBUTING.md) to get started. +- Please report bugs and feature requests in the [issue tracker]( +- The main branch is the latest development branch. Please make your pull requests against this branch: `v1/contrib` + - You can see the latest features in the Storybook attached to this branch: [v1/contrib](https://delightful-beach-055ecb503-v1contrib.westeurope.azurestaticapps.net/)