diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md new file mode 100644 index 0000000..df3a48b --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,14 @@ +## Current behavior + + +## Changes made + + +## Other information + + +## Checklist + +- [ ] 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