diff --git a/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md b/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md new file mode 100644 index 0000000..6b13b17 --- /dev/null +++ b/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md @@ -0,0 +1,19 @@ +## Issue + +- [ ] [Solution Arsenal xx](https://github.com/opendefensecloud/solution-arsenal/issues/xx) +- [ ] Internal +- [ ] Chore +- [ ] Hotfix + +## Description + + + +## Checklist +- [ ] PR required dependency updates +- [ ] I've added tests that cover the changes +- [ ] I've updated the documentation to reflect the new behavior + +## Additional Authors + + \ No newline at end of file