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

22 lines
670 B
Markdown
Raw Normal View History

2020-10-06 10:43:18 -07:00
### Prerequisites
2021-07-01 10:35:09 -07:00
- [ ] I have read and understood the `CONTRIBUTING` guide
2020-10-06 10:43:18 -07:00
- [ ] The commit message follows the [conventional commits][cc] guidelines
2021-07-01 10:35:09 -07:00
- [ ] Tests for the changes have been added (for bug fixes/features)
- [ ] Docs have been added / updated (for bug fixes/features)
2020-10-06 10:43:18 -07:00
### Description
[Description of the change]
2021-08-09 21:08:56 -07:00
<!---
2021-05-08 01:57:05 -07:00
2021-08-09 21:08:56 -07:00
Tips:
If you're not comfortable with working with Git, we're working a guide (https://ohmyposh.dev/docs/contributing_git) to help you out.
Oh My Posh advises GitKraken (https://www.gitkraken.com/invite/nQmDPR9D) as your preferred cross platform Git GUI power tool.
-->
2021-05-08 01:57:05 -07:00
2020-10-06 10:43:18 -07:00
[cc]: https://www.conventionalcommits.org/en/v1.0.0/#summary