Skip to content

Commit c568179

Browse files
committed
docs: add example changeset summary for package modifications
1 parent a37ef03 commit c568179

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CONTRIBUTING.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -388,6 +388,14 @@ git commit -m "chore: add changeset 🦋"
388388

389389
**Example changeset summary:**
390390

391+
> [!NOTE]
392+
> This is an example changeset summary.
393+
> Changes are made for:
394+
> - `@asgardeo/javascript`
395+
> - `@asgardeo/react`
396+
> - `@asgardeo/i18n`
397+
> Even though there are other packages depending on these, only include the packages you directly modified.
398+
391399
````md
392400
---
393401
'@asgardeo/javascript': patch

0 commit comments

Comments
 (0)