Skip to content

Commit e9dc848

Browse files
effigiesoesteban
authored andcommitted
MAINT: Update PR template
As the guidelines are intended for the PR submitter, and not the reviewer, I added them to the comments, and changed the section name to "Pull request agreement". Additionally, I made the final checklist item something everyone can check. This will avoid the "3 of 4" items complete indicator in the pull request list.
1 parent b011c13 commit e9dc848

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

docs/pull_request_template.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,11 @@ of ongoing development efforts and possible overlaps between contributions).
1515
Please summarize here the main changes to the documentation that the reviewers should be aware of.
1616
-->
1717

18-
## Pull-request guidelines:
18+
## Pull-request agreement:
1919
<!--
2020
Please make sure you have read the PR guidelines below, and checked
2121
all boxes that apply at the bottom.
22-
-->
22+
2323
1. We invite you to list yourself as a *fMRIPrep* contributor, so if your name
2424
is not already mentioned, please modify the
2525
[``.zenodo.json``](https://github.com/poldracklab/fmriprep/blob/master/.zenodo.json)
@@ -55,13 +55,13 @@ all boxes that apply at the bottom.
5555
provided with this PR, within the PR or in future PRs.
5656
5757
58-
**Please review and check the following**:
59-
<!-- replace the empty checkboxes [ ] below with checked ones [x] accordingly -->
58+
Please review and check the following:
59+
(Replace the empty checkboxes [ ] below with checked ones [x] accordingly) -->
6060

6161
- [ ] I have read the [guidelines for contributions](https://github.com/poldracklab/fmriprep/blob/master/CONTRIBUTING.md).
6262
- [ ] I understand that my contributions will not be merged unless the work is
6363
finished (i.e. no ``[WIP]`` tag remains in the title of my PR) and tests pass.
6464
- [ ] The proposed code follows the
6565
[coding style](https://github.com/poldracklab/fmriprep/blob/master/CONTRIBUTING.md#fmriprep-coding-style-guide),
6666
to the extent I understood them (and I will address any comments raised by the PR's reviewers in this regard).
67-
- [ ] \(Optional\) I opt-out from being listed in the `.zenodo.json` file.
67+
- [ ] I have added myself to the `.zenodo.json` file, OR I decline to be listed in the `.zenodo.json` file at this time.

0 commit comments

Comments
 (0)