Skip to content

Commit e09c2cb

Browse files
Update .github/PULL_REQUEST_TEMPLATE.md
Co-Authored-By: Jaro Camphuijsen <[email protected]>
1 parent 25f7c55 commit e09c2cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Please keep in mind that lesson maintainers are volunteers and it may be some ti
1111
- [ ] Create an [issue](https://github.com/ESMValGroup/tutorial/issues) to discuss what you are going to do.
1212
- [ ] Give this pull request a descriptive title.
1313
- [ ] 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-
- [ ] Please use a `markdown lint tool` to check that your markdown files do not contain errors, bugs, or stylistic errors.
14+
- [ ] Please use a `markdownlint` tool to check that your markdown files do not contain errors, bugs, or stylistic errors.
1515
- [ ] Preview changes on your own 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.
1616
- [ ] All code instructions have been tested.
1717

0 commit comments

Comments
 (0)