Skip to content

Commit 1471b20

Browse files
committed
add links for new issue and new pull request
1 parent e55a28b commit 1471b20

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CONTRIBUTING.md

Lines changed: 3 additions & 3 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` 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](https://github.com/ESMValGroup/tutorial/issues/new/choose) in the ``issues`` tab of this repository and choose the ``Suggestion`` template.
44

55
## Acknowledgement
66

@@ -27,14 +27,14 @@ 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` 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](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:
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`.
3434
* for adding a feature to the repository, please use `Suggestion`.
3535

3636
* If you would like to add what is already discussed in an issue,
37-
you can submit a [pull request][PR] and make use of the `pull request checklist`.
37+
you can submit a [pull request][PR] by clicking on [New pull request](https://github.com/ESMValGroup/tutorial/compare) and make use of the `pull request checklist`.
3838
Each pull request is reviewed at least by one reviewer who is a community volunteer.
3939
The [maintainers][tutorial-maintainers] have final say over what gets merged into the tutorial.
4040

0 commit comments

Comments
 (0)