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

22 lines
754 B
Markdown
Raw Normal View History

2020-10-06 10:43:18 -07:00
### Prerequisites
2023-06-08 06:01:29 -07:00
- [ ] I have read and understood the [contributing guide][CONTRIBUTING.md].
- [ ] 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).
2020-10-06 10:43:18 -07:00
### Description
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