Skip to content

Commit 9033e5b

Browse files
committed
fix the names of issue templates in the text
1 parent fb2b38e commit 9033e5b

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

CONTRIBUTING.md

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

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

55
## Acknowledgement
66

@@ -26,16 +26,17 @@ we will be able to respond more quickly if you use one of the other methods desc
2626
or are willing to [create one][github-join],
2727
please work in this [repository][site],
2828
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].
3030
This is the easiest way to tell us about your ideas,
3131
and a good way to introduce yourself
3232
and to meet some of our community members.
3333
This allows us to assign the item to someone
3434
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]
3738
* 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]
3940

4041
* If you would like to add what is already discussed in an issue,
4142
you can submit a [pull request][PR].

0 commit comments

Comments
 (0)