Skip to content

Commit 1c6a548

Browse files
committed
clarify multiple/overlapping contributions
1 parent de7361e commit 1c6a548

File tree

1 file changed

+13
-6
lines changed

1 file changed

+13
-6
lines changed

content/contributing-code/contents.lr

+13-6
Original file line numberDiff line numberDiff line change
@@ -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:
@@ -81,12 +88,10 @@ on.
8188
Once you've found an issue you'd like to work on, please follow these steps to
8289
make 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/)!**
9095
3. 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/).
123128
Recurring donations to Creative Commons Open Source can be made via [Sponsor
124129
@creativecommons on GitHub
125130
Sponsors](https://github.com/sponsors/creativecommons).
131+
132+
Thank you to our [Supporters](/supporters/)!

0 commit comments

Comments
 (0)