Skip to content

Commit 4a759c9

Browse files
committed
fix mardownlint errors
1 parent 2710bfa commit 4a759c9

File tree

1 file changed

+9
-10
lines changed

1 file changed

+9
-10
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 9 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -4,20 +4,19 @@ Thanks for contributing!
44
Please keep in mind that lesson maintainers are volunteers and it may be some time before they can respond to your contribution. Although not all contributions can be incorporated into the lesson materials, we appreciate your time and effort to improve the curriculum.
55
* * *
66

7-
**Tasks**
7+
## Tasks
88

9-
- [ ] Read [CONTRIBUTING.md](https://github.com/ESMValGroup/tutorial/blob/master/CONTRIBUTING.md).
10-
- [ ] Create an [issue](https://github.com/ESMValGroup/tutorial/issues) to discuss what you are going to do.
11-
- [ ] Give this pull request a descriptive title.
12-
- [ ] If you are contributing to the lesson materials, make sure the content does not have spelling or grammar errors.
13-
- [ ] Please use `markdownlinter` to check that your files do not contain errors.
14-
- [ ] Preview changes on your own machine before pushing them to GitHub by running `make docker-serve`.
9+
- [ ] Read [CONTRIBUTING.md](https://github.com/ESMValGroup/tutorial/blob/master/CONTRIBUTING.md).
10+
- [ ] Create an [issue](https://github.com/ESMValGroup/tutorial/issues) to discuss what you are going to do.
11+
- [ ] Give this pull request a descriptive title.
12+
- [ ] If you are contributing to the lesson materials, make sure the content does not have spelling or grammar errors.
13+
- [ ] Please use `markdownlint` to check that your files do not contain errors.
14+
- [ ] Preview changes on your own machine before pushing them to GitHub by running `make docker-serve`.
1515

1616
New episode
1717

18-
- [ ] Follow `Lesson Organization` in [CONTRIBUTING.md](https://github.com/ESMValGroup/tutorial/blob/master/CONTRIBUTING.md).
19-
- [ ] Follow `Lesson Formatting` in [CONTRIBUTING.md](https://github.com/ESMValGroup/tutorial/blob/master/CONTRIBUTING.md).
20-
18+
- [ ] Follow `Lesson Organization` in [CONTRIBUTING.md](https://github.com/ESMValGroup/tutorial/blob/master/CONTRIBUTING.md).
19+
- [ ] Follow `Lesson Formatting` in [CONTRIBUTING.md](https://github.com/ESMValGroup/tutorial/blob/master/CONTRIBUTING.md).
2120

2221
If you need help with any of the tasks above, please do not hesitate to ask by commenting in the issue or pull request.
2322

0 commit comments

Comments
 (0)