Skip to content

Commit 06d128c

Browse files
committed
update the labels in contribution guidelines
1 parent aee03e4 commit 06d128c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/contributing-code/contents.lr

+2-2
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ If you want to work on something that there is no GitHub issue for, follow these
6060

6161
1. Create a a new GitHub issue associated with the relevant repository and propose your change there. Be sure to include implementation details and the rationale for the proposed change.
6262
* We are very reluctant to accept random pull requests without a related issue created first.
63-
2. The issue will automatically have the `not ready for work` label applied. Wait for a project maintainer to evaluate your issue and decide whether it's something that we will accept a pull request for.
64-
3. Once the project maintainer has approved the issue and removed the `not ready for work` label, you may start work on code as described in the "Contribution process" section above.
63+
2. The issue will automatically have the <span class="gh-label status-darker">🚦 status: awaiting triage</span> label applied. Wait for a project maintainer to evaluate your issue and decide whether it's something that we will accept a pull request for.
64+
3. Once the project maintainer has approved the issue and removed the <span class="gh-label status-darker">🚦 status: awaiting triage</span> label, you may start work on code as described in the "Contribution process" section above.
6565

6666
When in doubt, ask a question on [one of our community forums](/community/).

0 commit comments

Comments
 (0)