You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/contributing-code/contents.lr
+2-2
Original file line number
Diff line number
Diff line change
@@ -60,7 +60,7 @@ If you want to work on something that there is no GitHub issue for, follow these
60
60
61
61
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.
62
62
* 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 <spanclass="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 <spanclass="gh-label status-darker">🚦 status: awaiting triage</span> label, you may start work on code as described in the "Contribution process" section above.
65
65
66
66
When in doubt, ask a question on [one of our community forums](/community/).
0 commit comments