2020-10-06 10:43:18 -07:00
|
|
|
### Prerequisites
|
|
|
|
|
2023-06-08 06:01:29 -07:00
|
|
|
- [ ] I have read and understood the [contributing guide][CONTRIBUTING.md].
|
|
|
|
- [ ] 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).
|
2020-10-06 10:43:18 -07:00
|
|
|
|
|
|
|
### Description
|
|
|
|
|
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:
|
|
|
|
|
2023-03-28 01:51:14 -07:00
|
|
|
If you're not comfortable with working with Git,
|
2024-06-21 04:50:57 -07:00
|
|
|
we're working a guide (https://ohmyposh.dev/docs/contributing/git) to help you out.
|
2021-08-09 21:08:56 -07:00
|
|
|
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
|