@@ -32,6 +32,13 @@ are some of the ones that are most relevant to finding a good issue to work on:
32
32
- You do not need our permission to work on one of these issues.
33
33
- You may work on an issue labeled <span class =" gh-label friendliness " >good
34
34
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.
35
42
- ** Issues not available for community contribution:**
36
43
- The following tags mark issues that are _ not_ open for community
37
44
contribution:
81
88
Once you've found an issue you'd like to work on, please follow these steps to
82
89
make your contribution:
83
90
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/ ) !**
90
95
3 . Wait for code review and address any issues raised as soon as you can.
91
96
92
97
** 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/).
123
128
Recurring donations to Creative Commons Open Source can be made via [ Sponsor
124
129
@creativecommons on GitHub
125
130
Sponsors] ( https://github.com/sponsors/creativecommons ) .
131
+
132
+ Thank you to our [ Supporters] ( /supporters/ ) !
0 commit comments