Reorders checklist in pull request template.

This commit is contained in:
Erik Kundt
2018-07-23 18:40:15 +02:00
committed by GitHub
parent fccf50f78f
commit 6241d95cd8
+1 -1
View File
@@ -6,8 +6,8 @@ Please also note that this project is released with a [Contributor Code of Condu
### Checklist
- [ ] Code compiles correctly
- [ ] Created tests which fail without the change (if possible)
- [ ] All tests passing
- [ ] Created tests which fail without the change (if possible)
- [ ] Extended the README / documentation, if necessary
- [ ] Used meaningful commit messages