Skip to content

Commit 5eb0d70

Browse files
Merge pull request #7366 from Shopify/update-pr-template-version-bump-links
Link bump type documentation in PR template
2 parents d5b7839 + 0e3f8b8 commit 5eb0d70

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,4 +41,4 @@ Fixes #0000 <!-- link to issue if one exists -->
4141
- [ ] I've considered possible cross-platform impacts (Mac, Linux, Windows)
4242
- [ ] I've considered possible [documentation](https://shopify.dev) changes
4343
- [ ] I've considered analytics changes to measure impact
44-
- [ ] The change is user-facing — I've identified the correct bump type (`patch` for bug fixes · `minor` for new features · `major` for [breaking changes](../CONTRIBUTING.md#what-counts-as-a-breaking-change)) and added a changeset with `pnpm changeset add`
44+
- [ ] The change is user-facing — I've identified the correct [bump type](https://github.com/Shopify/cli/blob/main/CONTRIBUTING.md#choosing-the-right-bump-type) (`patch` for bug fixes · `minor` for new features · `major` for [breaking changes](https://github.com/Shopify/cli/blob/main/CONTRIBUTING.md#what-counts-as-a-breaking-change)) and added a changeset with `pnpm changeset add`

0 commit comments

Comments
 (0)