gitui/.github/PULL_REQUEST_TEMPLATE.md

16 lines
398 B
Markdown
Raw Normal View History

2021-08-20 15:08:43 +03:00
<!---
Thank you for contributing to GitUI! Please fill out the template below, and remove or add any
information as you feel neccesary.
--->
This Pull Request fixes/closes #{issue_num}.
It changes the following:
-
-
I followed the checklist:
- [ ] I added unittests
- [ ] I ran `make check` without errors
2021-08-20 15:15:04 +03:00
- [ ] I tested the overall application
- [ ] I added an appropriate item to the changelog