diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md new file mode 100644 index 00000000..5dbdb19e --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,20 @@ + + +## Before submitting + +Please read our contribution guidelines before opening a pull request: + +➡️ [**CONTRIBUTING.md**](CONTRIBUTING.md) + +By opening this pull request, you confirm that you have read and agree to follow the contribution guidelines. + +## Checklist +By submitting this PR, you confirm that: + +- [ ] I have read `CONTRIBUTING.md`. +- [ ] I tested my changes. +- [ ] I wrote this description myself and did not copy AI-generated explanations. +- [ ] I listed the game(s) I tested, if applicable.