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
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# Contributing to ESMValTool tutorial
2
2
3
-
[ESMValTool][ESMValTool-site] tutorial is an open-source project and we greatly value contributions of all kinds: fixes to this tutorial, bug reports, reviews of pull requests, infrastructure improvements, community help, and outreach. We value the time you invest in contributing and strive to make the process as easy as possible. If you have suggestions for improving the process of contributing, please open an [issue][issues]. To do so, click on [new issue](https://github.com/ESMValGroup/tutorial/issues/new/choose) in the ``issues`` tab of this repository and choose the ``Suggestion`` template.
3
+
[ESMValTool][ESMValTool-site] tutorial is an open-source project and we greatly value contributions of all kinds: fixes to this tutorial, bug reports, reviews of pull requests, infrastructure improvements, community help, and outreach. We value the time you invest in contributing and strive to make the process as easy as possible. If you have suggestions for improving the process of contributing, please open an [issue][issues]. To do so, click on `New issue` in the `issues` tab of this repository and choose the `Suggestion` template.
4
4
5
5
## Acknowledgement
6
6
@@ -27,7 +27,7 @@ You can ask your questions, report problems or suggest improvements by [creating
27
27
This is the easiest way to tell us about your ideas, and a good way to introduce yourself
28
28
and to meet some of our community members.
29
29
This allows us to assign the item to someone and to respond to it in a threaded discussion.
30
-
To open an issue, click on [new issue](https://github.com/ESMValGroup/tutorial/issues/new/choose) in the ``issues`` tab of this repository and choose a template from the list as described below:
30
+
To open an issue, click on `New issue` in the `issues` tab of this repository and choose a template from the [list](https://github.com/ESMValGroup/tutorial/issues/new/choose) as described below:
31
31
* for asking a question, please use `Question and answer`.
32
32
* for reporting a bug, please use `Bug reports`.
33
33
* for developing lesson material, please use `New lesson material`.
@@ -58,7 +58,7 @@ Each lesson is made up of episodes, which are focused on a particular topic and
58
58
59
59
### Lesson formatting
60
60
61
-
Episodes files are [Markdown](https://en.wikipedia.org/wiki/Markdown) files. If you are making a new episode or contributing to existing ones, please make sure the content conforms to the [Carpentries lesson formatting][swc-lesson-formatting].
61
+
Episodes are [Markdown](https://en.wikipedia.org/wiki/Markdown) files. If you are making a new episode or contributing to existing ones, please make sure the content conforms to the [Carpentries lesson formatting][swc-lesson-formatting].
62
62
63
63
We also, recommend using a linter to check errors in Markdown files.
64
64
For example, a [markdownlint](https://marketplace.visualstudio.com/items?itemName=DavidAnson.vscode-markdownlint) can be installed as an extension in [Visual Studio Code](https://code.visualstudio.com/).
@@ -118,7 +118,7 @@ This address can be opened in your browser to preview the tutorial website.
118
118
General discussion of the tutorial happens in `User Engagement Team`.
0 commit comments