Skip to content

Commit 88a0ce7

Browse files
committed
Ensure people think about breaking changes and make breaking changes the default.
1 parent 65242f4 commit 88a0ce7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/pull_request_template.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@
88

99
**PR Checklist:**
1010

11-
- [ ] This PR has breaking changes.
11+
- [ ] This PR has **no** breaking changes.
1212
- [ ] I have added my changes to the [CHANGELOG](https://github.com/radiantearth/stac-spec/blob/dev/CHANGELOG.md) **or** a CHANGELOG entry is not required.
1313
- [ ] API only: I have run `npm run generate-all` to update the [generated OpenAPI files](https://github.com/radiantearth/stac-spec/blob/dev/api-spec/README.md#openapi-definitions).

0 commit comments

Comments
 (0)