Skip to content

Commit 30be340

Browse files
committed
update the text and fix links
1 parent ac5d7e9 commit 30be340

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

CONTRIBUTING.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Contributing to ESMValTool tutorial
22

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.
44

55
## Acknowledgement
66

@@ -27,7 +27,7 @@ You can ask your questions, report problems or suggest improvements by [creating
2727
This is the easiest way to tell us about your ideas, and a good way to introduce yourself
2828
and to meet some of our community members.
2929
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:
3131
* for asking a question, please use `Question and answer`.
3232
* for reporting a bug, please use `Bug reports`.
3333
* 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
5858

5959
### Lesson formatting
6060

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].
6262

6363
We also, recommend using a linter to check errors in Markdown files.
6464
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.
118118
General discussion of the tutorial happens in `User Engagement Team`.
119119
You can reach us by [email][email].
120120

121-
[email]: mailto:TODO_FIX_ME.org
121+
[email]: mailto:TODO_FIX_ME
122122
[ESMValTool-site]: https://www.esmvaltool.org/
123123
[tutorial-repo]: https://esmvalgroup.github.io/tutorial/
124124
[tutorial-site]: https://esmvalgroup.github.io/tutorial

0 commit comments

Comments
 (0)