|
916 | 916 | <li class="md-nav__item">
|
917 | 917 | <a href="#contributing-to-commitizen" class="md-nav__link">
|
918 | 918 | <span class="md-ellipsis">
|
919 |
| - Contributing to commitizen |
| 919 | + Contributing to Commitizen |
920 | 920 | </span>
|
921 | 921 | </a>
|
922 | 922 |
|
|
1046 | 1046 | <li class="md-nav__item">
|
1047 | 1047 | <a href="#contributing-to-commitizen" class="md-nav__link">
|
1048 | 1048 | <span class="md-ellipsis">
|
1049 |
| - Contributing to commitizen |
| 1049 | + Contributing to Commitizen |
1050 | 1050 | </span>
|
1051 | 1051 | </a>
|
1052 | 1052 |
|
|
1138 | 1138 |
|
1139 | 1139 | <h1>Contributing</h1>
|
1140 | 1140 |
|
1141 |
| -<h2 id="contributing-to-commitizen">Contributing to commitizen<a class="headerlink" href="#contributing-to-commitizen" title="Permanent link">¶</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">¶</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> |
1145 | 1150 | <h2 id="prerequisites-setup">Prerequisites & Setup<a class="headerlink" href="#prerequisites-setup" title="Permanent link">¶</a></h2>
|
1146 | 1151 | <h3 id="required-tools">Required Tools<a class="headerlink" href="#required-tools" title="Permanent link">¶</a></h3>
|
1147 | 1152 | <ol>
|
|
0 commit comments