Skip to content

Commit

Permalink
doc: add link to writing changesets guidance
Browse files Browse the repository at this point in the history
Signed-off-by: Beth Griggs <[email protected]>
  • Loading branch information
BethGriggs committed Jun 18, 2024
1 parent d2db48a commit 3d7bab3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ $ yarn changeset

3. You will be prompted to select the packages and the type of change you are making.

4. Enter a short description of the change when prompted.
4. Enter a short description of the change when prompted. Refer to [backstage/backstage CONTRIBUTING.md#writing-changesets](https://github.com/backstage/backstage/blob/master/CONTRIBUTING.md#writing-changesets) for additional guidance on writing changesets.

5. Review the changeset file that was created. It should be located in the `.changeset` directory of your plugin's workspace.

Expand Down

0 comments on commit 3d7bab3

Please sign in to comment.