diff --git a/git-annex.md b/git-annex.md index f78678b..25552de 100644 --- a/git-annex.md +++ b/git-annex.md @@ -113,6 +113,8 @@ git commit -m "Initial data" If you are working on a private, internal dataset, continue by [uploading to `data.neuro.polymtl.ca`](./internal-server.md#new-repository). +Here is a [README](./template_git_repo_README.md) example. + ## Troubleshooting ### version problems diff --git a/template_git_repo_README.md b/template_git_repo_README.md new file mode 100644 index 0000000..9d0d3b2 --- /dev/null +++ b/template_git_repo_README.md @@ -0,0 +1,8 @@ +*NAME OF THE DATA REPO* +======================= + +Dataset used for the project: *URL TO GH REPO* + +Dataset description: e.g. This dataset is composed of T1w and T2w axial images of the cervical spinal cord. + +This dataset was shared by *NAME AND EMAIL ADDRESS OF CONTRIBUITORS*, from *NAME OF THE UNIVERSITY THAT SHARED THE DATA*.