Add pull request template

This commit is contained in:
Ponk
2024-05-09 12:20:08 +02:00
committed by GitHub
parent d5be9130aa
commit 21ecfeef17

10
.github/pull_request_template.md vendored Normal file
View File

@@ -0,0 +1,10 @@
## Description
<!-- Describe your changes in detail -->
## Checklist before requesting a review
- [ ] I have performed a self-review of my code
- [ ] I have tested my changes
- [ ] I have added unit tests that prove my changes work
## Screenshots (if appropriate)
<!-- Relevant screenshots of the game client helps everyone understand the changes better -->