Skip to content

Commit 8fb2c5e

Browse files
deploy: 13e4aaa
1 parent 36318ba commit 8fb2c5e

File tree

3 files changed

+12
-7
lines changed

3 files changed

+12
-7
lines changed

contributing/index.html

Lines changed: 11 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -916,7 +916,7 @@
916916
<li class="md-nav__item">
917917
<a href="#contributing-to-commitizen" class="md-nav__link">
918918
<span class="md-ellipsis">
919-
Contributing to commitizen
919+
Contributing to Commitizen
920920
</span>
921921
</a>
922922

@@ -1046,7 +1046,7 @@
10461046
<li class="md-nav__item">
10471047
<a href="#contributing-to-commitizen" class="md-nav__link">
10481048
<span class="md-ellipsis">
1049-
Contributing to commitizen
1049+
Contributing to Commitizen
10501050
</span>
10511051
</a>
10521052

@@ -1138,10 +1138,15 @@
11381138

11391139
<h1>Contributing</h1>
11401140

1141-
<h2 id="contributing-to-commitizen">Contributing to commitizen<a class="headerlink" href="#contributing-to-commitizen" title="Permanent link">&para;</a></h2>
1142-
<p>First, thank you for taking the time to contribute! 🎉</p>
1143-
<p>When contributing to <a href="https://github.com/commitizen-tools/commitizen">commitizen</a>, please first create an <a href="https://github.com/commitizen-tools/commitizen/issues">issue</a> to discuss the change you wish to make before making a change.</p>
1144-
<p>If you're a first-time contributor, you can check the issues with the <a href="https://github.com/commitizen-tools/commitizen/issues?q=is%3Aissue+is%3Aopen+label%3A%22good+first+issue%22">good first issue</a> tag.</p>
1141+
<h2 id="contributing-to-commitizen">Contributing to Commitizen<a class="headerlink" href="#contributing-to-commitizen" title="Permanent link">&para;</a></h2>
1142+
<p>First, thank you for taking the time to contribute! 🎉 Your contributions help make Commitizen better for everyone.</p>
1143+
<p>When contributing to Commitizen, we encourage you to:</p>
1144+
<ol>
1145+
<li>First, check out the <a href="https://github.com/commitizen-tools/commitizen/issues">issues</a> and <a href="../faq/#features-we-wont-add">Features we won't add</a> to see if there's already a discussion about the change you wish to make.</li>
1146+
<li>If there's no discussion, <a href="https://github.com/commitizen-tools/commitizen/issues/new">create an issue</a> to discuss your proposed changes.</li>
1147+
<li>Follow our <a href="#development-workflow">development workflow</a> and guidelines below.</li>
1148+
</ol>
1149+
<p>If you're a first-time contributor, please check out issues labeled <a href="https://github.com/commitizen-tools/commitizen/issues?q=is%3Aissue+is%3Aopen+label%3A%22good+first+issue%22">good first issue</a> - these are specifically chosen to be beginner-friendly.</p>
11451150
<h2 id="prerequisites-setup">Prerequisites &amp; Setup<a class="headerlink" href="#prerequisites-setup" title="Permanent link">&para;</a></h2>
11461151
<h3 id="required-tools">Required Tools<a class="headerlink" href="#required-tools" title="Permanent link">&para;</a></h3>
11471152
<ol>

search/search_index.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

sitemap.xml.gz

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)