File tree Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change @@ -26,6 +26,20 @@ Cylc. If not, see [GNU licenses](http://www.gnu.org/licenses/).
26
26
27
27
## Development
28
28
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
+
29
43
### Install & Build
30
44
31
45
``` bash
You can’t perform that action at this time.
0 commit comments