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: CONTRIBUTING.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,3 +26,9 @@ Finally, issue the following commands to download JSON files about each project
26
26
A file called `data.tsv` should result, representing the data you just downloaded. Again, it should look something like the tsv file described above or the one at http://dx.doi.org/10.7910/DVN/TJCLKP .
27
27
28
28
If you have any trouble with the commands above or have any ideas for this project, please open a GitHub issue. Pull request are also very welcome!
29
+
30
+
## Keeping github.tsv sorted
31
+
32
+
After cloning, run this once to enable the pre-commit hook that keeps `github.tsv` sorted:
0 commit comments