Added pull request template (#1508)

This commit is contained in:
jar-stripe 2024-12-18 16:47:39 -08:00 committed by GitHub
parent 332e009a57
commit 7227c8873b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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

@ -0,0 +1,11 @@
### Why?
<!-- Describe why this change is being made. Briefly include history and context, high-level what this PR does, and what the world looks like afterward. -->
### What?
<!--
List out the key changes made in this PR, e.g.
- implements the antimatter particle trace in the nitronium microfilament drive
- updated tests -->
### See Also
<!-- Include any links or additional information that help explain this change. -->