We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f23e8df commit 68efbe2Copy full SHA for 68efbe2
.github/PULL_REQUEST_TEMPLATE.md
@@ -0,0 +1,15 @@
1
+<!---
2
+Thank you for contributing to GitUI! Please fill out the template below, and remove or add any
3
+information as you feel neccesary.
4
+--->
5
+
6
+This Pull Request fixes/closes #{issue_num}.
7
8
+It changes the following:
9
+-
10
11
12
+I followed the checklist:
13
+- [ ] I added unittests
14
+- [ ] I ran `make check` without errors
15
+- [ ] I tested the overall application
0 commit comments