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
+7-11Lines changed: 7 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,7 +25,7 @@ Once you've chosen a new title, you can set the value for `lesson_title`
25
25
in <_config.yml>
26
26
-[ ] Add the URL to your built lesson pages to the repository description\*
27
27
-[ ][Add relevant topic tags to your lesson repository][cdh-topic-tags].
28
-
-[] Fill in the fields marked `FIXME` in:
28
+
-[x] Fill in the fields marked `FIXME` in:
29
29
- this README
30
30
- <_config.yml>
31
31
-[ ] If you're going to be developing lesson material for the first time
@@ -46,17 +46,12 @@ the lesson URL <https://carpentries-incubator.github.io/new-lesson/>.
46
46
47
47
## Contributing
48
48
49
-
We welcome all contributions to improve the lesson! Maintainers will do their best to help you if you have any
50
-
questions, concerns, or experience any difficulties along the way.
49
+
We welcome all contributions to improve the lesson! Maintainers will do their best to help you if you have any questions, concerns, or experience any difficulties along the way.
51
50
52
-
We'd like to ask you to familiarize yourself with our [Contribution Guide](CONTRIBUTING.md) and have a look at
53
-
the [more detailed guidelines][lesson-example] on proper formatting, ways to render the lesson locally, and even
51
+
We'd like to ask you to familiarize yourself with our [Contribution Guide](CONTRIBUTING.md) and have a look at the [more detailed guidelines][lesson-example] on proper formatting, ways to render the lesson locally, and even
54
52
how to write new episodes.
55
53
56
-
Please see the current list of [issues][FIXME] for ideas for contributing to this
57
-
repository. For making your contribution, we use the GitHub flow, which is
58
-
nicely explained in the chapter [Contributing to a Project](https://git-scm.com/book/en/v2/GitHub-Contributing-to-a-Project) in Pro Git
59
-
by Scott Chacon.
54
+
Please see the current list of [issues][issues-list] for ideas for contributing to this repository. For making your contribution, we use the GitHub flow, which is nicely explained in the chapter [Contributing to a Project](https://git-scm.com/book/en/v2/GitHub-Contributing-to-a-Project) in Pro Git by Scott Chacon.
60
55
Look for the tag . This indicates that the maintainers will welcome a pull request fixing this issue.
61
56
62
57
## Maintainer(s)
@@ -68,17 +63,18 @@ Current maintainers of this lesson are
68
63
69
64
## Authors
70
65
71
-
A list of contributors to the lesson can be found in <AUTHORS>
66
+
A list of contributors to this lesson can be found in the AUTHORS file.
72
67
73
68
## Citation
74
69
75
-
To cite this lesson, please consult with <CITATION>
70
+
Information about citing this lesson will be made available in the CITATION file.
0 commit comments