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
+5-9Lines changed: 5 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -47,22 +47,17 @@ and to meet some of our community members.
47
47
48
48
1. If you wish to change this lesson,
49
49
please work in <https://github.com/common-workflow-language/user_guide>,
50
-
which can be viewed at <https://swcarpentry.github.io/FIXME>.
50
+
which can be viewed at <http://www.commmonwl.org/user_guide/>.
51
51
52
52
2. If you wish to change the example lesson,
53
53
please work in <https://github.com/swcarpentry/lesson-example>,
54
54
which documents the format of our lessons
55
55
and can be viewed at <https://swcarpentry.github.io/lesson-example>.
56
56
57
-
3. If you wish to change the template used for workshop websites,
58
-
please work in <https://github.com/swcarpentry/workshop-template>.
59
-
The home page of that repository explains how to set up workshop websites,
60
-
while the extra pages in <https://swcarpentry.github.io/workshop-template>
61
-
provide more background on our design choices.
62
-
63
-
4. If you wish to change CSS style files, tools,
57
+
3. If you wish to change CSS style files, tools,
64
58
or HTML boilerplate for lessons or workshops stored in `_includes` or `_layouts`,
65
-
please work in <https://github.com/swcarpentry/styles>.
59
+
please work in <https://github.com/swcarpentry/styles> if those changes are
60
+
generic or here if they are specific to the CWL user guide.
66
61
67
62
## What to Contribute
68
63
@@ -122,6 +117,7 @@ In brief:
122
117
5. If you receive feedback,
123
118
make changes on your desktop and push to your branch on GitHub:
124
119
the pull request will update automatically.
120
+
3. Please add yourself to the authors file if you aren't already present: https://github.com/common-workflow-language/user_guide/blob/gh-pages/.zenodo.json
125
121
126
122
Each lesson has two maintainers who review issues and pull requests
0 commit comments