Skip to content

Commit 0d9b4d8

Browse files
authored
Add note about core updates in publishing process (#1802)
1 parent 1415fd8 commit 0d9b4d8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -207,6 +207,7 @@ git-cliff --tag 1.0.1 v1.0.0..HEAD | pbcopy
207207
- Paste into [CHANGELOG.md](CHANGELOG.md)
208208
- Clean up formatting
209209
- Add any important missing details
210+
- If core has been updated, include a note in the release about from which commit to which commit, and you should review the commits to see if there were any breaking changes that must be called out.
210211
- Replace PR numbers with links:
211212

212213
```

0 commit comments

Comments
 (0)