Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Marcin Nowak-Liebiediew committed Sep 4, 2023
1 parent b31fa0d commit 3aaa07a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,8 @@ Once your changes are on the `main` branch and you wish to release a new version
```console
gh workflow run "release-with-github.yml" -f whichCrate=nns -f semverVersion=1.2.3
```
Once the workflow finishes running, it will open a PR that you need to review and merge.
Once the workflow finishes running, it will open a PR that you need to review and merge.

2. Copy the relevant section from the extension's `CHANGELOG.md` to the description in GitHub Releases.

## Styleguides
Expand Down

0 comments on commit 3aaa07a

Please sign in to comment.