mirror of
https://github.com/JanDeDobbeleer/oh-my-posh.git
synced 2024-11-09 20:44:03 -08:00
13 lines
395 B
Markdown
13 lines
395 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]
|
|
|
|
[cc]: https://www.conventionalcommits.org/en/v1.0.0/#summary
|