Skip to content

Commit 676ab8e

Browse files
Update contributing in README (#2277)
1 parent d8c215a commit 676ab8e

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

README.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,20 @@ Cylc. If not, see [GNU licenses](http://www.gnu.org/licenses/).
2626

2727
## Development
2828

29+
[![Contributors](https://img.shields.io/github/contributors/cylc/cylc-ui.svg?color=9cf)](https://github.com/cylc/cylc-ui/graphs/contributors)
30+
[![Commit activity](https://img.shields.io/github/commit-activity/m/cylc/cylc-ui.svg?color=yellowgreen)](https://github.com/cylc/cylc-ui/commits/master)
31+
[![Last commit](https://img.shields.io/github/last-commit/cylc/cylc-ui.svg?color=ff69b4)](https://github.com/cylc/cylc-ui/commits/master)
32+
33+
Contributions welcome:
34+
35+
* Read the [contributing](https://github.com/cylc/cylc-ui/blob/master/CONTRIBUTING.md) page.
36+
* Development setup instructions are in the
37+
[developer docs](https://cylc.github.io/cylc-admin/#cylc-8-developer-docs).
38+
* Involved change proposals can be found in the
39+
[admin pages](https://cylc.github.io/cylc-admin/#change-proposals).
40+
* Touch base in the
41+
[developers chat](https://matrix.to/#/#cylc-general:matrix.org).
42+
2943
### Install & Build
3044

3145
```bash

0 commit comments

Comments
 (0)