Skip to content

Commit 9eeac8e

Browse files
committed
update the section lesson development
1 parent a5d9285 commit 9eeac8e

File tree

1 file changed

+8
-5
lines changed

1 file changed

+8
-5
lines changed

CONTRIBUTING.md

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44

55
## Acknowledgement
66

7-
The [eScience academy][ea-site] initiated this tutorial.
87
The format of this tutorial is based on the [Software Carpentry][swc-site], which is an open-source project.
98

109
## Agreement
@@ -42,7 +41,7 @@ There are several templates to make an issue:
4241
you can submit a [pull request][PR].
4342
To do so, you can make use of the [pull request checklist][PR].
4443
The reviewers are community volunteers who provide feedback.
45-
The maintainers have final say over what gets merged into the tutorial.
44+
The [maintainers][tutorial-maintainers] have final say over what gets merged into the tutorial.
4645

4746
## Tutorial guidelines
4847

@@ -51,9 +50,12 @@ The tutorial is a set of lessons (or episodes) that together teach **basic** ski
5150

5251
### Lesson development
5352

54-
The content of this tutorial is mainly developed based on the [Carpentries Curriculum Development Handbook][swc-handbook].
55-
The handbook explains why we teach the way we do, and why our lessons are designed the way they are.
56-
If you are contributing to existing lesson materials, please make sure the content conforms to the concepts provided in the handbook and does not contain any spelling or grammatical errors.
53+
The content of this tutorial is mainly developed based on the [Carpentries Curriculum Development Handbook][swc-handbook]. The handbook explains why we teach the way we do, and why our lessons are designed the way they are.
54+
If you are contributing to existing lesson materials, please make sure the content conforms to the concepts provided in the handbook.
55+
56+
We recommend using software to check spelling or grammatical errors.
57+
The following link will guide you through a list of tools for several editors:
58+
<http://wiki.languagetool.org/software-that-supports-languagetool-as-a-plug-in-or-add-on>
5759

5860
### Lesson organization
5961

@@ -113,6 +115,7 @@ You can also [reach us by email][email].
113115
[ESMValTool-site]: https://www.esmvaltool.org/
114116
[tutorial-repo]: https://esmvalgroup.github.io/tutorial/
115117
[tutorial-site]: https://esmvalgroup.github.io/tutorial
118+
[tutorial-maintainers]: https://github.com/ESMValGroup/tutorial#maintainers
116119
[discuss-list]: http://lists.software-carpentry.org/listinfo/discuss
117120
[github]: https://github.com
118121
[github-flow]: https://guides.github.com/introduction/flow/

0 commit comments

Comments
 (0)