Skip to content

Commit 919c903

Browse files
committed
Added line to clarify good first issue protocol.
1 parent dc17f7d commit 919c903

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/contributing-code/contents.lr

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ You may also create GitHub issues for any other missing infrastructure such as a
2222

2323
We track all our work via the GitHub issues associated with a repository and that's where you can find things to work on. First, check the labels on the issue you're interested in:
2424
* Issues labeled **"in progress"** are generally not available, but may be available if there has been no activity on the issue or related PR for over a week.
25-
* Issues labeled **"help wanted"** or **"good first issue"** have been identified as available for community contribution.
25+
* Issues labeled **"help wanted"** or **"good first issue"** have been identified as available for community contribution. Feel free to work on issues labeled "good first issue" even if it is not your first issue.
2626
* Here's a list of [all issues labeled "good first issue"](https://github.com/search?q=org%3Acreativecommons+is%3Aissue+is%3Aopen+label%3A%22good+first+issue%22)
2727
* Here's a list of [all issues labeled "help wanted"](https://github.com/search?q=org%3Acreativecommons+is%3Aissue+is%3Aopen+label%3A%22help+wanted%22)
2828
* If the issue does not have either of those labels, it may still be open for contribution.

0 commit comments

Comments
 (0)