Skip to content

Commit e329aa1

Browse files
authored
MNT: Fix welcome message formatting and instructions (#3039)
2 parents fb05168 + b71ab18 commit e329aa1

File tree

1 file changed

+2
-12
lines changed

1 file changed

+2
-12
lines changed

.github/config.yml

Lines changed: 2 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -10,18 +10,8 @@ newPRWelcomeComment: >
1010
please check out the
1111
[contributing guidelines](https://github.com/nipreps/fmriprep/blob/master/CONTRIBUTING.md#recognizing-contributions).
1212
If your name is not already on the list, please insert it, in alphabetical order, into the
13-
[``contributors.json`` file](https://github.com/nipreps/fmriprep/blob/master/.maint/contributors.json).
14-
Example:
15-
16-
```JSON
17-
{
18-
"name": "Contributor, New FMRIPrep",
19-
"affiliation": "Department of fMRI prep'ing, Open Science Made-Up University",
20-
"orcid": "<your id>"
21-
},
22-
```
23-
24-
13+
[``CONTRIBUTORS.md`` file](https://github.com/nipreps/fmriprep/blob/master/.maint/CONTRIBUTORS.md).
14+
2515
Of course, if you want to opt-out this time there is no
2616
problem at all with adding your name later.
2717
You will be always welcome to add it in the future whenever

0 commit comments

Comments
 (0)