mirror of
https://github.com/love2d/love.git
synced 2026-08-12 00:20:52 +02:00
add basic pull request template
inspired by SDL
This commit is contained in:
@@ -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. -->
|
||||
Reference in New Issue
Block a user