From 0847fdc9bd45e3bf37eadcd9e4c55f233a166c0a Mon Sep 17 00:00:00 2001 From: Spencer Judge Date: Fri, 17 Oct 2025 14:59:59 -0700 Subject: [PATCH] Add note about core updates in publishing process --- CONTRIBUTING.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 7e796fb32..e5a579d64 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -206,6 +206,7 @@ git-cliff --tag 1.0.1 v1.0.0..HEAD | pbcopy - Paste into [CHANGELOG.md](CHANGELOG.md) - Clean up formatting - Add any important missing details +- 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. - Replace PR numbers with links: ```