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
+1-2Lines changed: 1 addition & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,8 +6,7 @@
6
6
7
7
**PR Checklist:**
8
8
9
-
-[ ]`pre-commit` hooks pass locally
10
-
-[ ] Tests pass (run `scripts/test`)
9
+
-[ ] Pre-commit hooks and tests pass (run `scripts/test`)
11
10
-[ ] Documentation has been updated to reflect changes, if applicable
12
11
-[ ] This PR maintains or improves overall codebase code coverage.
13
12
-[ ] Changes are added to the [CHANGELOG](https://github.com/stac-utils/pystac/blob/main/CHANGELOG.md). See [the docs](https://pystac.readthedocs.io/en/latest/contributing.html#changelog) for information about adding to the changelog.
0 commit comments