mirror of
https://github.com/JanDeDobbeleer/oh-my-posh.git
synced 2024-11-10 13:04:04 -08:00
22 lines
662 B
Markdown
22 lines
662 B
Markdown
### Prerequisites
|
|
|
|
- [ ] I have read and understood 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
|
|
|
|
<!--TemplateBody-->
|
|
|
|
<!---
|
|
|
|
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.
|
|
|
|
-->
|
|
|
|
[cc]: https://www.conventionalcommits.org/en/v1.0.0/#summary
|