diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md new file mode 100644 index 000000000..d99cb91ff --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,26 @@ +## Summary + + + +## Related issue (required for new logos for new distros) + + + +Closes # + +## Changes + +- + +## Checklist + +- [ ] I have tested my changes locally.