Skip to content
This repository was archived by the owner on Sep 11, 2024. It is now read-only.

Commit 69a9f01

Browse files
authored
docs: more info about usage and contributing
1 parent 71b2313 commit 69a9f01

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ Template repo with docs and GitHub Actions etc, to create other projects.
66

77
## Usage
88

9+
To use this Action, you only need the yaml file below.
10+
911
```yaml
1012
name: Import open source standard labels
1113

@@ -41,9 +43,9 @@ jobs:
4143

4244
Using the label convention from https://opensource.creativecommons.org/contributing-code/repo-labels/
4345

44-
## How to update the labels
46+
## Contributing to this project
4547

46-
To add a new label, update the `labels.json` file and the GitHub Action will do the rest.
48+
To add a new label, update the `labels.json` file and the GitHub Action will do the rest for everyone!
4749

4850
```json
4951
[

0 commit comments

Comments
 (0)