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
+8-5Lines changed: 8 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,6 @@
4
4
5
5
## Acknowledgement
6
6
7
-
The [eScience academy][ea-site] initiated this tutorial.
8
7
The format of this tutorial is based on the [Software Carpentry][swc-site], which is an open-source project.
9
8
10
9
## Agreement
@@ -42,7 +41,7 @@ There are several templates to make an issue:
42
41
you can submit a [pull request][PR].
43
42
To do so, you can make use of the [pull request checklist][PR].
44
43
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.
46
45
47
46
## Tutorial guidelines
48
47
@@ -51,9 +50,12 @@ The tutorial is a set of lessons (or episodes) that together teach **basic** ski
51
50
52
51
### Lesson development
53
52
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:
0 commit comments