mirror of
https://github.com/gitui-org/gitui
synced 2026-05-22 16:38:28 +00:00
16 lines
No EOL
398 B
Markdown
16 lines
No EOL
398 B
Markdown
<!---
|
|
Thank you for contributing to GitUI! Please fill out the template below, and remove or add any
|
|
information as you feel necessary.
|
|
--->
|
|
|
|
This Pull Request fixes/closes #{issue_num}.
|
|
|
|
It changes the following:
|
|
-
|
|
-
|
|
|
|
I followed the checklist:
|
|
- [ ] I added unittests
|
|
- [ ] I ran `make check` without errors
|
|
- [ ] I tested the overall application
|
|
- [ ] I added an appropriate item to the changelog |