We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e1b05b commit fa18294Copy full SHA for fa18294
.github/config.yml
@@ -10,17 +10,17 @@ newPRWelcomeComment: >
10
We invite you to list yourself as a *dMRIPrep* contributor, so if your name
11
is not already mentioned, please modify the
12
[``.zenodo.json``](https://github.com/nipreps/dmriprep/blob/master/.zenodo.json)
13
- file and insert yor data last in the ``contributors`` list. Example:
+ file and insert your data last in the ``contributors`` list. Example:
14
+
15
+ ```
16
- ```JSON
-
17
{
18
"name": "Contributor, New dMRIPrep",
19
"affiliation": "Department of dMRI prep'ing, Open Science Made-Up University",
20
"orcid": "<your id>",
21
"type": "Researcher"
22
}
23
24
```
25
26
0 commit comments