Skip to content

Commit

Permalink
Synchronized build
Browse files Browse the repository at this point in the history
  • Loading branch information
lektor-bot committed Mar 5, 2024
1 parent a929a95 commit 5b88e04
Showing 1 changed file with 14 additions and 6 deletions.
20 changes: 14 additions & 6 deletions contributing-code/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -322,6 +322,15 @@ <h2 id="finding-an-issue">Finding an issue</h2><p>Here's a list of <a href="/pro
<li>You do not need our permission to work on one of these issues.</li>
<li>You may work on an issue labeled <span class="gh-label friendliness">good
first issue</span> even if it's not your first issue.</li>
<li>Please don't ask for issue assignment or claim issues. Do the work and
submit a pull request (PR).<ul>
<li>Even if multiple people submit PRs for the same issue, multiple ideas and
implementations strengthen the final product.</li>
<li>For work program applicants, each can all list their own PRs on their
application. It is the quality of work that is important, not whether it
is merged.</li>
</ul>
</li>
</ul>
</li>
<li><strong>Issues not available for community contribution:</strong><ul>
Expand Down Expand Up @@ -375,12 +384,10 @@ <h2 id="finding-an-issue">Finding an issue</h2><p>Here's a list of <a href="/pro
<h2 id="contribution-process">Contribution process</h2><p>Once you've found an issue you'd like to work on, please follow these steps to
make your contribution:</p>
<ol>
<li>Comment on it and say you're working on that issue. This is to avoid
conflicts with others also working on the issue. If you've followed the
guidelines above, you don't need to ask permission to start work on an
issue.</li>
<li>Write your code and submit your pull request. Be sure to read and follow our
<strong><a href="/contributing-code/pr-guidelines/">pull request guidelines</a>!</strong></li>
<li>If you have followed the guidelines above, you don't need to ask permission
to start work on an issue.</li>
<li>Write your code and submit your pull request (PR). Be sure to read and
follow our <strong><a href="/contributing-code/pr-guidelines/">pull request guidelines</a>!</strong></li>
<li>Wait for code review and address any issues raised as soon as you can.</li>
</ol>
<p><strong>A note on collaboration:</strong> We encourage people to collaborate as much as
Expand Down Expand Up @@ -409,6 +416,7 @@ <h2 id="proposing-a-new-issue">Proposing a new issue</h2><p>If you want to work
<h2 id="donations">Donations</h2><p>Recurring donations to Creative Commons Open Source can be made via <a href="https://github.com/sponsors/creativecommons">Sponsor
@creativecommons on GitHub
Sponsors</a>.</p>
<p>Thank you to our <a href="/supporters/">Supporters</a>!</p>

</div>
</div>
Expand Down

0 comments on commit 5b88e04

Please sign in to comment.