We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 889cb8b commit e29b500Copy full SHA for e29b500
.github/pull_request_template.md
@@ -10,4 +10,4 @@
10
- [ ] Code is formatted and linted (run `pre-commit run --all-files`)
11
- [ ] Tests pass (run `make test`)
12
- [ ] Documentation has been updated to reflect changes, if applicable, and docs build successfully (run `make docs`)
13
-- [ ] Changes are added to the [CHANGELOG](https://github.com/stac-utils/pystac/blob/master/CHANGES.md), if applicable
+- [ ] Changes are added to the changelog
0 commit comments