Skip to content

Commit 68efbe2

Browse files
author
Stephan Dilly
committed
PR checklist
1 parent f23e8df commit 68efbe2

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)