Skip to content

Commit 55e700e

Browse files
SarahAlidoostledm
andauthored
Update .github/PULL_REQUEST_TEMPLATE.md
Co-Authored-By: Lee de Mora <[email protected]>
1 parent d70a85f commit 55e700e

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
@@ -10,7 +10,7 @@ Please keep in mind that lesson maintainers are volunteers and it may be some ti
1010
- [ ] Read [CONTRIBUTING.md](https://github.com/ESMValGroup/tutorial/blob/master/CONTRIBUTING.md).
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.
13-
- [ ] If you are contributing to the lesson materials, make sure the content does not have spelling or grammar errors. See `Lesson development` in [CONTRIBUTING.md](https://github.com/ESMValGroup/tutorial/blob/master/CONTRIBUTING.md).
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.
1414
- [ ] Please use a `markdown lint tool` to check that your files do not contain errors. See `Lesson development` in[CONTRIBUTING.md](https://github.com/ESMValGroup/tutorial/blob/master/CONTRIBUTING.md).
1515
- [ ] Preview changes on your own machine before pushing them to GitHub by running `make serve`, alternatively `make docker-serve`. See `Lesson development` in[CONTRIBUTING.md](https://github.com/ESMValGroup/tutorial/blob/master/CONTRIBUTING.md).
1616
- [ ] All code instructions have been tested.

0 commit comments

Comments
 (0)