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: doc/code_and_data_management.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@
5
5
In the lab we (try) to stick to version control for code with git/github and data with datalad and gin. Somewhere else is already mentioned but repetita iuvant so
6
6
7
7
1. Install git on your computer
8
-
2. Create a GITHUB account and ask to be added to the (lab organization)[https://github.com/cpp-lln-lab]
8
+
2. Create a GITHUB account (TIP: use full name and not nick name, it will be easier for others to find you) and ask to be added to the lab organization[https://github.com/cpp-lln-lab]
9
9
3. Make sure you have your SSH key for GITHUB following this tutorial
10
10
4. Have a look at this doc to have a first idea on how to contribute on github
11
11
5. Have a look around cause we already have a lot of ready to use code ;)
0 commit comments