2020-10-06 10:43:18 -07:00
|
|
|
### Prerequisites
|
|
|
|
|
2022-05-08 09:17:13 -07:00
|
|
|
- [ ] 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)
|
2022-05-08 09:17:13 -07:00
|
|
|
- [ ] Docs have been added/updated (for bug fixes/features)
|
2020-10-06 10:43:18 -07:00
|
|
|
|
|
|
|
### Description
|
|
|
|
|
2022-01-16 06:25:34 -08:00
|
|
|
<!--TemplateBody-->
|
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.
|
|
|
|
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
|
|
|
|
2022-05-08 09:17:13 -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
|