Merge remote-tracking branch 'origin/master'

This commit is contained in:
Anuken 2021-07-20 19:56:59 -04:00
commit b719a0cd35

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.