|
1 | | -## Contributing to commitizen |
| 1 | +## Contributing to Commitizen |
2 | 2 |
|
3 | | -First, thank you for taking the time to contribute! 🎉 |
| 3 | +First, thank you for taking the time to contribute! 🎉 Your contributions help make Commitizen better for everyone. |
4 | 4 |
|
5 | | -When contributing to [commitizen](https://github.com/commitizen-tools/commitizen), please first create an [issue](https://github.com/commitizen-tools/commitizen/issues) to discuss the change you wish to make before making a change. |
| 5 | +When contributing to Commitizen, we encourage you to: |
6 | 6 |
|
7 | | -If you're a first-time contributor, you can check the issues with the [good first issue](https://github.com/commitizen-tools/commitizen/issues?q=is%3Aissue+is%3Aopen+label%3A%22good+first+issue%22) tag. |
| 7 | +1. First, check out the [issues](https://github.com/commitizen-tools/commitizen/issues) and [Features we won't add](faq.md#features-we-wont-add) to see if there's already a discussion about the change you wish to make. |
| 8 | +2. If there's no discussion, [create an issue](https://github.com/commitizen-tools/commitizen/issues/new) to discuss your proposed changes. |
| 9 | +3. Follow our [development workflow](#development-workflow) and guidelines below. |
| 10 | + |
| 11 | +If you're a first-time contributor, please check out issues labeled [good first issue](https://github.com/commitizen-tools/commitizen/issues?q=is%3Aissue+is%3Aopen+label%3A%22good+first+issue%22) - these are specifically chosen to be beginner-friendly. |
8 | 12 |
|
9 | 13 | ## Prerequisites & Setup
|
10 | 14 |
|
|
0 commit comments