fix typos in PR template (#681)

pull/679/head^2
Andrew Baumann 2022-01-25 13:08:14 -08:00 committed by GitHub
parent d87bd025dd
commit 24eb15cae5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -22,9 +22,9 @@ instructions so we can reproduce. Include an example pdf if you have one.
- [ ] I have added docstrings to newly created methods and classes - [ ] I have added docstrings to newly created methods and classes
- [ ] I have optimized the code at least one time after creating the initial - [ ] I have optimized the code at least one time after creating the initial
version version
- [ ] I have updated the [README.md](../README.md) or I am verified that this - [ ] I have updated the [README.md](../README.md) or verified that this
is not necessary is not necessary
- [ ] I have updated the [readthedocs](../docs/source) documentation or I - [ ] I have updated the [readthedocs](../docs/source) documentation or
verified that this is not necessary verified that this is not necessary
- [ ] I have added a consice human-readable description of the change to - [ ] I have added a concise human-readable description of the change to
[CHANGELOG.md](../CHANGELOG.md) [CHANGELOG.md](../CHANGELOG.md)