diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md new file mode 100644 index 0000000000..4f03450b6e --- /dev/null +++ b/.github/pull_request_template.md @@ -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.