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

28 lines
793 B
Markdown
Raw Normal View History

2020-10-06 10:43:18 -07:00
### Prerequisites
- [ ] I have read and understood the [contributing guide][CONTRIBUTING.md]
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
copilot:summary
### How
copilot:walkthrough
2020-10-06 10:43:18 -07:00
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.
2021-08-09 21:08:56 -07:00
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
[CONTRIBUTING.md]: https://github.com/JanDeDobbeleer/oh-my-posh/blob/main/CONTRIBUTING.md
2020-10-06 10:43:18 -07:00
[cc]: https://www.conventionalcommits.org/en/v1.0.0/#summary