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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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