Skip to content

Commit 1b65dca

Browse files
committed
Add PR reminder to update docs
1 parent 71f07d9 commit 1b65dca

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/pull_request_template.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,6 @@
88

99
- [ ] Code is formatted (run `pre-commit run --all-files`)
1010
- [ ] Tests pass (run `scripts/test`)
11+
- [ ] Documentation has been updated to reflect changes, if applicable
1112
- [ ] This PR maintains or improves overall codebase code coverage.
1213
- [ ] Changes are added to the [CHANGELOG](https://github.com/stac-utils/pystac/blob/develop/CHANGELOG.md). See [the docs](https://pystac.readthedocs.io/en/latest/contributing.html#changelog) for information about adding to the changelog.

0 commit comments

Comments
 (0)