oh-my-posh/.github/PULL_REQUEST_TEMPLATE.md

13 lines
395 B
Markdown
Raw Normal View History

2020-10-06 10:43:18 -07:00
### Prerequisites
- [ ] I have read and understand the `CONTRIBUTING` guide
- [ ] The commit message follows the [conventional commits][cc] guidelines
- [ ] Tests for the changes have been added (for bug fixes / features)
- [ ] Docs have been added / updated (for bug fixes / features)
### Description
[Description of the change]
[cc]: https://www.conventionalcommits.org/en/v1.0.0/#summary