diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md new file mode 100644 index 0000000..77afa3f --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,14 @@ + + +## Status +Ready/In Progress/In Hold (Reason for hold) + +## Related Issues +fixes: link to the issue + +## Description +A few sentences describing the overall goals of the pull request's commits. + +## Must have +- [ ] Unit Test or Example Code +- [ ] Changelog entry