You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
5. Documentation is a fundamental aspect to the *glass-box* philosophy that *fMRIPrep* abides by.
54
-
Please understand that the *fMRIPrep* team may (are likely to) request you to improve the documentation
55
-
provided with this PR, within the PR or in future PRs.
56
-
37
+
1) Consider starting a conversation in the issues list before submitting a pull request. The discussion might save you a
38
+
lot of time coding.
39
+
2) Please use descriptive prefixes in your pull request title, such as "ENH:" for an enhancement or "FIX:" for a bug fix.
40
+
(See the Contributing guide for the full set.) And consider adding a "WIP" tag for works-in-progress.
41
+
3) Any code you submit will be licensed under the same terms (BSD 3-Clause) as the rest of fMRIPrep.
42
+
4) We invite every contributor to add themselves to the `.zenodo.json` file
43
+
(https://github.com/poldracklab/fmriprep/blob/master/.zenodo.json), which will result in your being listed as an author
44
+
at the next release. Please add yourself as the next-to-last entry, just above Russ.
57
45
58
-
Please review and check the following:
59
-
(Replace the empty checkboxes [ ] below with checked ones [x] accordingly) -->
46
+
A pull request is a conversation. We may ask you to make some changes before accepting your PR,
47
+
and likewise, you should feel free to ask us any questions you have.
60
48
61
-
-[ ] I have read the [guidelines for contributions](https://github.com/poldracklab/fmriprep/blob/master/CONTRIBUTING.md).
62
-
-[ ] I understand that my contributions will not be merged unless the work is finished (i.e. no ``[WIP]`` tag remains in the title of my PR) and tests pass.
63
-
-[ ] The proposed code follows the [coding style](https://github.com/poldracklab/fmriprep/blob/master/CONTRIBUTING.md#fmriprep-coding-style-guide), to the extent I understood them (and I will address any comments raised by the PR's reviewers in this regard).
64
-
-[ ] 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