diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md new file mode 100644 index 00000000..0a355ff1 --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,37 @@ +## Related Tickets & Documents + + + +## Description + + + +## Type of PR? + + + + + + + + + +## Manual testing + + + +## Automated tests added? + + + +- [ ] 👍 Unit tests +- [ ] 👍 Functional tests +- [ ] 👍 E2E tests +- [ ] 🙅 N/A