Skip to content

Commit 65b59b1

Browse files
authored
Update pull_request_template.md
1 parent 03d460b commit 65b59b1

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

docs/pull_request_template.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,9 @@ Please make sure you have read the PR guidelines below, and checked all boxes th
55
**Please describe here the main features / changes proposed for review and integration in fMRIPrep**
66

77
If this PR addresses some existing problem, please use GitHub's citing tools (eg. ``ref #``, ``closes #`` or ``fixes #``).
8-
8+
If there is not an existing issue open describing the problem, please consider opening a new
9+
issue first and then link it from here (so the *fMRIPrep* has a better understanding of ongoing development
10+
efforts and possible overlaps between contributions).
911

1012

1113
## Documentation that should be reviewed
@@ -50,10 +52,10 @@ Please summarize the main changes to the documentation that the reviewers should
5052

5153
**Please check what corresponds**:
5254

53-
- [ ] I have read the [community rules for contributions](https://github.com/poldracklab/fmriprep/blob/master/CONTRIBUTING.md).
55+
- [ ] I have read the [guidelines for contributions](https://github.com/poldracklab/fmriprep/blob/master/CONTRIBUTING.md).
5456
- [ ] I understand that my contributions will not be merged unless the work is
5557
finished (i.e. no ``[WIP]`` tag remains in the title of my PR) and tests pass.
5658
- [ ] The proposed code follows the
57-
[coding guidelines](https://github.com/poldracklab/fmriprep/blob/master/CONTRIBUTING.md#fmriprep-coding-style-guide),
59+
[coding style](https://github.com/poldracklab/fmriprep/blob/master/CONTRIBUTING.md#fmriprep-coding-style-guide),
5860
to the extent I understood them (and I will address any comments raised by the PR's reviewers in this regard).
5961
- [ ] \(Optional\) I opt-out from being listed in the `.zenodo.json` file.

0 commit comments

Comments
 (0)