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
+6-5Lines changed: 6 additions & 5 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](https://www.esmvaltool.org/) 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] by choosing the ``New feature`` template in the ``issues`` tab of this repository.
3
+
[ESMValTool](https://www.esmvaltool.org/) 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] by choosing the ``Suggestion`` template in the ``issues`` tab of this repository.
4
4
5
5
## Acknowledgement
6
6
@@ -26,16 +26,17 @@ we will be able to respond more quickly if you use one of the other methods desc
26
26
or are willing to [create one][github-join],
27
27
please work in this [repository][site],
28
28
which can be viewed at <https://esmvalgroup.github.io/tutorial>.
29
-
You can report problems or suggest improvements by [creating an issue][issues].
29
+
You can ask your questions, report problems or suggest improvements by [creating an issue][issues].
30
30
This is the easiest way to tell us about your ideas,
31
31
and a good way to introduce yourself
32
32
and to meet some of our community members.
33
33
This allows us to assign the item to someone
34
34
and to respond to it in a threaded discussion.
35
-
There are three templates to make an issue:
36
-
* for reporting a bug, please use [bug reports][issues]
35
+
There are several templates to make an issue:
36
+
* for asking a question, please use [Question and answer][issues]
37
+
* for reporting a bug, please use [Bug reports][issues]
37
38
* for developing lesson material, please use [New lesson material][issues]
38
-
* for adding a feature to the repository, please use [New feature][issues]
39
+
* for adding a feature to the repository, please use [Suggestion][issues]
39
40
40
41
* If you would like to add what is already discussed in an issue,
0 commit comments