Skip to content
This repository was archived by the owner on Aug 14, 2024. It is now read-only.

Commit ec16457

Browse files
committed
Updating the lesson initializer's CONTRIBUTING.md
1 parent cebd855 commit ec16457

File tree

1 file changed

+11
-7
lines changed

1 file changed

+11
-7
lines changed

bin/lesson_initialize.py

Lines changed: 11 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -63,18 +63,22 @@
6363
6464
## Where to Contribute
6565
66-
1. If you wish to change this example lesson,
67-
please work in <https://github.com/swcarpentry/lesson-example>.
68-
This lesson documents the format of our lessons,
66+
1. If you wish to change this lesson,
67+
please work in <https://github.com/swcarpentry/FIXME>,
68+
which can be viewed at <https://swcarpentry.github.io/FIXME>.
69+
70+
2. If you wish to change the example lesson,
71+
please work in <https://github.com/swcarpentry/lesson-example>,
72+
which documents the format of our lessons
6973
and can be viewed at <https://swcarpentry.github.io/lesson-example>.
7074
71-
2. If you wish to change the template used for workshop websites,
75+
3. If you wish to change the template used for workshop websites,
7276
please work in <https://github.com/swcarpentry/workshop-template>.
7377
The home page of that repository explains how to set up workshop websites,
7478
while the extra pages in <https://swcarpentry.github.io/workshop-template>
7579
provide more background on our design choices.
7680
77-
3. If you wish to change CSS style files, tools,
81+
4. If you wish to change CSS style files, tools,
7882
or HTML boilerplate for lessons or workshops stored in `_includes` or `_layouts`,
7983
please work in <https://github.com/swcarpentry/styles>.
8084
@@ -159,8 +163,8 @@
159163
[github-flow]: https://guides.github.com/introduction/flow/
160164
[github-join]: https://github.com/join
161165
[how-contribute]: https://egghead.io/series/how-to-contribute-to-an-open-source-project-on-github
162-
[issues]: https://github.com/swcarpentry/lesson-example/issues/
163-
[repo]: https://github.com/swcarpentry/lesson-example/
166+
[issues]: https://github.com/swcarpentry/FIXME/issues/
167+
[repo]: https://github.com/swcarpentry/FIXME/
164168
[swc-issues]: https://github.com/issues?q=user%3Aswcarpentry
165169
[swc-lessons]: http://software-carpentry.org/lessons/
166170
[swc-site]: http://software-carpentry.org/

0 commit comments

Comments
 (0)