Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update pull_request_template.md #65

Merged
merged 1 commit into from
Nov 23, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 10 additions & 5 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,13 @@
If this pull request addresses an open issue on the repository, please add 'Closes #NN' below, where NN is the issue number.
----- TEMPLATE: PLEASE FILL IN ------
# Description

Please briefly summarise the changes made in the pull request, and the reason(s) for making these changes.
*Please include a summary of the changes and the related issue. Please also include relevant motivation and context. List any dependencies that are required for this change.*

If any relevant discussions have taken place elsewhere, please provide links to these.
Fixes # [ISSUE NUMBER]

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.
# Tag maintainers
*Please tag the appropriate maintainer, depending on which episode your change pertains to*
**Identify the Problem**: tag @peterlaurin
**Minimal Reproducible Data**: tag @xortizross
**Minimal Reproducible Code**: tag @kaijagahm
**Anything else**: use your judgment!
Loading