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
Copy file name to clipboardexpand all lines: resources/New_Collaborators_Invitation_Email.md
+5-5
Original file line number
Diff line number
Diff line change
@@ -1,9 +1,9 @@
1
1
Dear {_name of collaborator_}-
2
2
3
3
4
-
I'd like to invite you to participate in the {_project name_} via the [abra-collaboratory reproducible research framework](https://github.com/callahantiff/Abra-Collaboratory) hosted on GitHub.
4
+
I'd like to invite you to participate in the {_project name_} via the [abra-collaboratory reproducible research framework](https://github.com/{$USER_NAME}/{$PROJECT_NAME}) hosted on GitHub.
5
5
6
-
The [abra-collaboratory reproducible research framework](https://github.com/callahantiff/Abra-Collaboratory) will allow me to use GitHub as a one-stop-shop for all aspects of my project. It is my hope that we can use this repository to collaborate and interact on my project in the following ways:
6
+
The [abra-collaboratory reproducible research framework](https://github.com/{$USER_NAME}/{$PROJECT_NAME}) will allow me to use GitHub as a one-stop-shop for all aspects of my project. It is my hope that we can use this repository to collaborate and interact on my project in the following ways:
7
7
-[x] Detailed project documentation and decision tracking
8
8
-[x] Documenting and archiving project meeting minutes
9
9
-[x] Organizing to-do lists, issues, and keeping track of completed work
@@ -15,11 +15,11 @@ If you are not yet on GitHub, please sign-up for an account [here](https://githu
15
15
16
16
**Once you are Added as a Collaborator**
17
17
In order to help manage project notifications, I’d like to ask you to make an update to your settings. This change will make it so that you only get sent emails when you are specifically `@mentioned` or assigned to an issue or when big changes to the code base are made. This will prevent you from becoming annoyed with me by ensuring that you are only notified when something _ACTUALLY_ needs your attention.
18
-
To make this change, go to the “UnWatch” drop-down in the GitHub repository and change the default setting from “Watching” to “Releases only”. See screenshots [here](https://github.com/callahantiff/Abra-Collaboratory/wiki/Using-GitHub-as-a-Reproducible-Research-Platform#notifications).
18
+
To make this change, go to the “UnWatch” drop-down in the GitHub repository and change the default setting from “Watching” to “Releases only”. See screenshots [here](https://github.com/{$USER_NAME}/{$PROJECT_NAME}/wiki/Using-GitHub-as-a-Reproducible-Research-Platform#notifications).
19
19
20
20
**Getting Comfortable with the Repository**
21
-
I strongly recommend you start by reading the [Abra-Collaboratory tutorial](https://github.com/callahantiff/Abra-Collaboratory/wiki/Using-GitHub-as-a-Reproducible-Research-Platform) on the project Wiki.
22
-
Then, review the [Abra-Collaboratory guidelines](https://github.com/callahantiff/Abra-Collaboratory/wiki/Our-Reproducible-Repository-Guidelines-%F0%9F%98%83) (err, suggestions :smiley:) for collaboration.
21
+
I strongly recommend you start by reading the [{$PROJECT_NAME} tutorial](https://github.com/{$USER_NAME}/{$PROJECT_NAME}/wiki/Using-GitHub-as-a-Reproducible-Research-Platform) on the project Wiki.
22
+
Then, review the [{$PROJECT_NAME} guidelines](https://github.com/{$USER_NAME}/{$PROJECT_NAME}/wiki/Our-Reproducible-Repository-Guidelines-%F0%9F%98%83) (err, suggestions :smiley:) for collaboration.
0 commit comments