Skip to content

Commit fa18294

Browse files
authored
Update Welcome Bot message [skip ci]
1 parent 8e1b05b commit fa18294

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/config.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,17 +10,17 @@ newPRWelcomeComment: >
1010
We invite you to list yourself as a *dMRIPrep* contributor, so if your name
1111
is not already mentioned, please modify the
1212
[``.zenodo.json``](https://github.com/nipreps/dmriprep/blob/master/.zenodo.json)
13-
file and insert yor data last in the ``contributors`` list. Example:
13+
file and insert your data last in the ``contributors`` list. Example:
14+
15+
```
1416
15-
```JSON
16-
1717
{
1818
"name": "Contributor, New dMRIPrep",
1919
"affiliation": "Department of dMRI prep'ing, Open Science Made-Up University",
2020
"orcid": "<your id>",
2121
"type": "Researcher"
2222
}
23-
23+
2424
```
2525
2626

0 commit comments

Comments
 (0)