diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md new file mode 100644 index 00000000..f7b3e630 --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,8 @@ +If this pull request addresses an open issue on the repository, please add 'Closes #NN' below, where NN is the issue number. + +Please briefly summarise the changes made in the pull request, and the reason(s) for making these changes. + +If any relevant discussions have taken place elsewhere, please provide links to these. + +For review requests pertaining to specific episodes, please tag `xortizross` for lesson 4 (minimal reproducible data), `peterlaurin` for +lesson 3 (identify the problem) and `kaijagahm` for lesson 1 and 6. For other lessons, feel free to tag whomever.