Skip to content

Commit

Permalink
Updated phrasing in developer guide
Browse files Browse the repository at this point in the history
  • Loading branch information
ckunki committed Feb 21, 2025
1 parent 3e3b4f3 commit 737d20a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/developer_guide/developer-guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Creating a new release of the NC requires 4 steps
poetry run nox -s release:prepare <additional-options> <version>
```

Optional additional CLI options are
`<additional-options>` include
* `--no-branch` if already working on a branch
* `--no-pr` if you already created a pull request or plan to do so manually after preparing the release

Expand Down

0 comments on commit 737d20a

Please sign in to comment.