diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md new file mode 100644 index 000000000..e2fc5e6a4 --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,42 @@ + + +## Learners, PR Template + +Self checklist + +- [ ] I have titled my PR with Region | Cohort | FirstName LastName | Sprint | Assignment Title +- [ ] My changes meet the requirements of the task +- [ ] I have tested my changes +- [ ] My changes follow the [style guide](https://curriculum.codeyourfuture.io/guides/reviewing/style-guide/) + +## Changelist + +Briefly explain your PR. + +## Task code + +Task code: + +## Questions + +Ask any questions you have for your reviewer. You must remove this section if you have no questions.