@@ -32,6 +32,13 @@ are some of the ones that are most relevant to finding a good issue to work on:
3232 - You do not need our permission to work on one of these issues.
3333 - You may work on an issue labeled <span class =" gh-label friendliness " >good
3434 first issue</span > even if it's not your first issue.
35+ - Please don't ask for issue assignment or claim issues. Do the work and
36+ submit a pull request (PR).
37+ - Even if multiple people submit PRs for the same issue, multiple ideas and
38+ implementations strengthen the final product.
39+ - For work program applicants, each can all list their own PRs on their
40+ application. It is the quality of work that is important, not whether it
41+ is merged.
3542- ** Issues not available for community contribution:**
3643 - The following tags mark issues that are _ not_ open for community
3744 contribution:
8188Once you've found an issue you'd like to work on, please follow these steps to
8289make your contribution:
8390
84- 1 . Comment on it and say you're working on that issue. This is to avoid
85- conflicts with others also working on the issue. If you've followed the
86- guidelines above, you don't need to ask permission to start work on an
87- issue.
88- 2 . Write your code and submit your pull request. Be sure to read and follow our
89- ** [ pull request guidelines] ( /contributing-code/pr-guidelines/ ) !**
91+ 1 . If you have followed the guidelines above, you don't need to ask permission
92+ to start work on an issue.
93+ 2 . Write your code and submit your pull request (PR). Be sure to read and
94+ follow our ** [ pull request guidelines] ( /contributing-code/pr-guidelines/ ) !**
90953 . Wait for code review and address any issues raised as soon as you can.
9196
9297** A note on collaboration:** We encourage people to collaborate as much as
@@ -123,3 +128,5 @@ When in doubt, ask a question on [one of our community forums](/community/).
123128Recurring donations to Creative Commons Open Source can be made via [ Sponsor
124129@creativecommons on GitHub
125130Sponsors] ( https://github.com/sponsors/creativecommons ) .
131+
132+ Thank you to our [ Supporters] ( /supporters/ ) !
0 commit comments