diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md new file mode 100644 index 00000000..33c4cf04 --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,6 @@ +<--! +Pull Request Checklist: +- Mention what the pull request does and the rational behind the changes +- Include enough before and after images if there are visual changes +- Mention all issues the pull request is closing +--> \ No newline at end of file