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]
|
|
|
|
|
2021-05-08 01:57:05 -07:00
|
|
|
### Tips
|
|
|
|
|
|
|
|
If you're not comfortable working with git, we're working a [guide][docs] to help you out.
|
2021-06-05 10:27:33 -07:00
|
|
|
Oh My Posh advises [GitKraken][kraken] as your preferred cross platfrom git GUI powertool.
|
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
|
2021-05-08 01:57:05 -07:00
|
|
|
[docs]: https://ohmyposh.dev/docs/contributing_git
|
|
|
|
[kraken]: https://www.gitkraken.com/invite/nQmDPR9D
|