diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md new file mode 100644 index 0000000..604804a --- /dev/null +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -0,0 +1,18 @@ +#### Problem +- TA-XXX + +* What is happening for the user? +* What is happening technically? + +#### Example +(example or details of how to recreate the issue) + +(screenshots of new/changed behaviour if applicable) + +#### Change/Fix +(how this PR attempts to fix the issue or add the desired change) + +#### Checklist +- [ ] PO review +- [ ] UX review +- [ ] Accessibility review (See: https://github.com/talis/elevate-app/wiki/Accessibility)