mirror of
https://github.com/JanDeDobbeleer/oh-my-posh.git
synced 2024-12-27 20:09:39 -08:00
20 lines
691 B
Markdown
20 lines
691 B
Markdown
### 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]
|
|
|
|
### Tips
|
|
|
|
If you're not comfortable working with git, we're working a [guide][docs] to help you out.
|
|
Oh My Posh advises [GitKraken][kraken] as your preferred cross platfrom git GUI powertool.
|
|
|
|
[cc]: https://www.conventionalcommits.org/en/v1.0.0/#summary
|
|
[docs]: https://ohmyposh.dev/docs/contributing_git
|
|
[kraken]: https://www.gitkraken.com/invite/nQmDPR9D
|