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: README.md
+10-7Lines changed: 10 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,8 @@
1
1
2
2
# Adding papers to the Zipkin Lab code archive front-facing page
3
+
4
+
**Author:** Bruna Amaral
5
+
3
6
---
4
7
5
8
Here are the steps and information to add a new GitHub repository to the [Zipkin Lab Code Archive](https://zipkinlab.github.io/) front-face page, if you are one of the 'GitHub people'.
@@ -16,7 +19,7 @@ The lab archive is the website where all our code and data can 'live through ete
16
19
17
20
### 1 - Fork personal repository to Zipkin Lab GitHub
18
21
19
-
All repositories should be on the Zipkin Lab GitHub and linked from there (not from personal GitHub accounts) to the front-facing page. So step one is **forking** someone's repository into it.
22
+
All repositories should be on the [Zipkin Lab GitHub](https://github.com/zipkinlab) and linked from there (not from personal GitHub accounts) to the front-facing page. So step one is **forking** someone's repository into it.
20
23
21
24
- Navigate to the repository you want to fork.
22
25
- Click the **Fork** button (top-right of the page).
@@ -28,12 +31,12 @@ All repositories should be on the Zipkin Lab GitHub and linked from there (not f
28
31
29
32
### 2 - Gather required information
30
33
31
-
There are two documents to use as references (available on the [Zipkin Lab Teams GitHub page](https://teams.microsoft.com/l/channel/19%3A15762ca26189456f989a45136b141e94%40thread.tacv2/GitHub?groupId=a1e331a0-3ad7-4671-a13e-3629dea6fd3b&tenantId=22177130-642f-41d9-9211-74237ad5687d)):
34
+
There are two documents to use as reference (available on the [Zipkin Lab Teams GitHub page](https://teams.microsoft.com/l/channel/19%3A15762ca26189456f989a45136b141e94%40thread.tacv2/GitHub?groupId=a1e331a0-3ad7-4671-a13e-3629dea6fd3b&tenantId=22177130-642f-41d9-9211-74237ad5687d)) to gather all the info you need:
32
35
33
-
- A checklist to track added papers:
36
+
- A checklist to track added papers, and what info you have or are still missing:
@@ -47,7 +50,7 @@ There are two documents to use as references (available on the [Zipkin Lab Teams
47
50
48
51
#### Automated version:
49
52
50
-
- The paper metadata goes into the [github_dat.csv](https://michiganstate.sharepoint.com/:x:/r/sites/STUOT-ResearchGroup/Shared%20Documents/GitHub/github_dat.csv) file. Just download it and substitute the fields with the details of the paper you want to add.
53
+
- The paper metadata goes into the [github_dat.csv](https://michiganstate.sharepoint.com/:x:/r/sites/STUOT-ResearchGroup/Shared%20Documents/GitHub/github_dat.csv) file template. Just download it and substitute the fields with the details of the paper you want to add.
51
54
52
55
<details>
53
56
<summary>Click to see code that creates github_dat.csv</summary>
@@ -154,7 +157,7 @@ There are two documents to use as references (available on the [Zipkin Lab Teams
0 commit comments