Skip to content

Commit 969dca2

Browse files
authored
Merge pull request #172 from token-js/pate/pr-template
docs: Add changeset to PR template
2 parents c38db22 + 74a3063 commit 969dca2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pull_request_template.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Thank you for your contribution! To help get your changes merged as quickly as possible, please fill out this template and confirm you've completed all of the pre-submission checks.
1+
Thank you for your contribution! To help get your changes merged as quickly as possible, please fill out this template and confirm you've completed all of the pre-submission checks. You may remove this note from your PR if you'd like.
22

33
Cheers,
44
Pate
@@ -9,6 +9,7 @@ Pate
99
* [ ] Have you updated the documentation with `pnpm docs`?
1010
* [ ] Have you ran the linter with `pnpm lint:fix`?
1111
* [ ] Have you successfully ran the tests locally with `pnpm test`?
12+
* [ ] Have you added a changeset file with `pnpm changeset`?
1213
* [ ] Please link any relevant GitHub issue here.
1314

1415
### New Feature Submissions (optional):

0 commit comments

Comments
 (0)