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
-[ ] Create an [issue](https://github.com/ESMValGroup/tutorial/issues) to discuss what you are going to do.
11
+
-[ ] Create an [issue](https://github.com/ESMValGroup/tutorial/issues) to discuss your idea. This allows your contributions to be incorporated into the tutorial.
12
+
13
+
## Tasks
14
+
12
15
-[ ] Give this pull request a descriptive title.
13
-
-[ ] If you are contributing to the lesson materials, please make sure the content conforms to the `Lesson development` section in [CONTRIBUTING.md](https://github.com/ESMValGroup/tutorial/blob/master/CONTRIBUTING.md) and does not contain any spelling or grammatical errors.
14
-
-[ ] Preferably Codacy code quality checks pass. However, a few remaining hard to solve Codacy issues are still acceptable. Status can be seen below your pull request. If there is an error, click the link to find out why. If you suspect Codacy may be wrong, please ask by commenting.
16
+
-[ ] If you are contributing to existing lesson materials, please make sure the content conforms to the `Lesson development` section in [CONTRIBUTING.md](https://github.com/ESMValGroup/tutorial/blob/master/CONTRIBUTING.md) and does not contain any spelling or grammatical errors.
17
+
-[ ] If you are making a new episode, please make sure the content conforms to the `Lesson organization` and `Lesson formatting` sections in [CONTRIBUTING.md](https://github.com/ESMValGroup/tutorial/blob/master/CONTRIBUTING.md) and does not contain any spelling or grammatical errors.
18
+
-[ ] Preferably Codacy checks pass. Status can be seen below your pull request. If there is an error, click the link to find out why.
15
19
-[ ] Preview changes on your machine before pushing them to GitHub by running `make serve`, alternatively `make docker-serve`. Please see the `Previewing your changes locally` section in [CONTRIBUTING.md](https://github.com/ESMValGroup/tutorial/blob/master/CONTRIBUTING.md) for installation instructions.
16
20
-[ ] All code instructions have been tested.
17
21
18
-
## More tasks for a new episode
19
-
20
-
-[ ] Follow `Lesson organization` in [CONTRIBUTING.md](https://github.com/ESMValGroup/tutorial/blob/master/CONTRIBUTING.md).
21
-
-[ ] Follow `Lesson formatting` in [CONTRIBUTING.md](https://github.com/ESMValGroup/tutorial/blob/master/CONTRIBUTING.md).
22
-
23
22
If you need help with any of the tasks above, please do not hesitate to ask by commenting in the issue or pull request.
0 commit comments