diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md new file mode 100644 index 0000000..f937261 --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,45 @@ + +### Description of PR + + +Summary: +Fixes # (issue) + +### Type of change + + + +- [ ] Bug fix +- [ ] New feature +- [ ] Refactor / cleanup +- [ ] Documentation update +- [ ] Test improvement + +### Approach +#### What is the motivation for this PR? + +#### How did you do it? + +#### How did you verify/test it? + +#### Any platform specific information? + +### Documentation +