Skip to content

Commit d21c410

Browse files
Merge pull request #466 from guardian/jsh/changeset-merge-etiquette
Add a bit about changeset merge etiquette
2 parents 8715f37 + 79d127c commit d21c410

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ This repository uses [changesets](https://github.com/changesets/changesets) for
5252

5353
To release a new version with your changes, run `yarn changeset add` and follow the prompts. This will create a new changeset file in the `.changeset` directory. Commit this file with your PR.
5454

55-
When your PR is merged, Changesets will create a PR to release the new version.
55+
When your PR is merged, Changesets will create a PR to release the new version. Please feel free to approve and release a changesets PR that has been created as a result of your work.
5656

5757
### Testing locally in applications using `prosemirror-elements`
5858

0 commit comments

Comments
 (0)