diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md new file mode 100644 index 0000000..03c6b0f --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,7 @@ +Summary: + +Closes # + +Tests: + +- [ ] I signed off every commit (`git commit -s` / Developer Certificate of Origin).