Create pull_request_template.md

This commit is contained in:
the Sane.
2025-08-12 14:54:59 -04:00
committed by GitHub
parent 72b7755ff9
commit 91e057dcc4

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

@@ -0,0 +1,14 @@
## Current behavior
<!-- Please describe the current behavior that you are modifying, or link to a relevant issue -->
## Changes made
<!-- Please describe the changes made by this PR -->
## Other information
<!-- Any other information that is important to this PR -->
## Checklist
<!-- Put an `x` the boxes to check them off -->
- [ ] I've read the [Contributor's Guide](https://github.com/starcitizen-lug/lug-helper?tab=contributing-ov-file)
- [ ] I have fully tested this PR
- [ ] The code is well documented