Skip to content

Commit d94cb98

Browse files
authored
Update PR template (#268)
1 parent a308e98 commit d94cb98

File tree

1 file changed

+5
-13
lines changed

1 file changed

+5
-13
lines changed

.github/pull_request_template.md

Lines changed: 5 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,6 @@
22

33
<!-- Please describe why you are making these changes -->
44

5-
### How to test
6-
7-
<!-- Please outline the steps to test your changes -->
8-
95
---
106

117
### PR Checklist
@@ -16,16 +12,12 @@
1612
> - [ ] I have read and agree with the [Contribution Guidelines](https://github.com/shopify/checkout-sheet-kit-react-native/blob/main/.github/CONTRIBUTING.md).
1713
> - [ ] I have read and agree with the [Code of Conduct](https://github.com/shopify/checkout-sheet-kit-react-native/blob/main/.github/CODE_OF_CONDUCT.md).
1814
> - [ ] I've updated the [README](https://github.com/shopify/checkout-sheet-kit-react-native).
15+
>
16+
> _Releasing a new version of the kit?_
17+
>
18+
> - [ ] I have bumped the version number in the [`package.json` file](https://github.com/Shopify/checkout-sheet-kit-react-native/blob/main/modules/%40shopify/checkout-sheet-kit/package.json#L4).
19+
> - [ ] I have added a [Changelog](https://github.com/Shopify/checkout-sheet-kit-react-native/blob/main/CHANGELOG.md) entry.
1920
20-
---
21-
22-
<details>
23-
<summary>Checklist for releasing a new version</summary>
24-
25-
- [ ] I have bumped the version number in the [`package.json` file](https://github.com/Shopify/checkout-sheet-kit-react-native/blob/main/modules/%40shopify/checkout-sheet-kit/package.json#L4).
26-
- [ ] I have added a [Changelog](https://github.com/Shopify/checkout-sheet-kit-react-native/blob/main/CHANGELOG.md) entry.
27-
28-
</details>
2921

3022
> [!TIP]
3123
> See the [Contributing documentation](https://github.com/shopify/checkout-sheet-kit-react-native/blob/main/.github/CONTRIBUTING.md#releasing-a-new-version) for instructions on how to publish a new version of the library.

0 commit comments

Comments
 (0)