diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md new file mode 100644 index 000000000..0a7668964 --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,5 @@ +**Tasks** +- [ ] PR name contains story or task reference +- [ ] Documentation (docs and inline) +- [ ] Tests (including n+1 and django_assert_num_queries where applicable) +- [ ] Changelog