add basic pull request template

inspired by SDL
This commit is contained in:
Sasha Szpakowski
2026-04-16 21:49:08 -03:00
parent 999a23c65a
commit a4e7cdbb10
+7
View File
@@ -0,0 +1,7 @@
- [ ] I confirm that any code not authored by me has proper attribution and licensing included in the pull request, and that this change and its description does not include any output from generative AI / LLM tools.
## Description
<!-- Describe the change here. For new features, it's best if there's an existing discussion in the issue tracker, Discord server, or other community spaces where the feature's design can be iterated on before making a pull request. -->
## Related Issues
<!-- Link any related Github issues here. Use Github's 'Fixes #1234' syntax if merging this pull request should close an issue. -->