diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md new file mode 100644 index 00000000..0bbb9b1a --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,24 @@ +### Brief Summary of Changes + + +#### What does this PR address? +[ ] Gitub issue (Add reference - #XX) +[ ] Refactoring +[ ] New feature +[ ] Bug fix +[ ] Adds more tests + +#### Are tests included? +[ ] Yes +[ ] No + +#### Reviewer, Please Note: + \ No newline at end of file