You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/pull_request_template.md
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -8,5 +8,6 @@
8
8
9
9
-[ ] Code is formatted (run `pre-commit run --all-files`)
10
10
-[ ] Tests pass (run `scripts/test`)
11
+
-[ ] Documentation has been updated to reflect changes, if applicable
11
12
-[ ] This PR maintains or improves overall codebase code coverage.
12
13
-[ ] 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