Create pull_request_template.md

This commit is contained in:
Anuken 2021-07-20 19:15:50 -04:00 committed by GitHub
parent 14e4203ee7
commit 8cf2068a70
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

5
.github/pull_request_template.md vendored Normal file
View file

@ -0,0 +1,5 @@
If your pull request is **not** translation-related, read the list of requirements below and check each box:
- [ ] I have read the [contribution guidelines](https://github.com/Anuken/Mindustry/blob/master/CONTRIBUTING.md).
- [ ] I have ensured that my code compiles, if applicable.
- [ ] I have ensured that any new features in this PR function correctly in-game, if applicable.