Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update contributing guide #239

Merged
merged 2 commits into from
Sep 5, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 0 additions & 6 deletions docs/contributing/guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,13 +50,7 @@ Each new pull request should:
- Be up to date and/or rebased on the master branch

## Creating a new release
* Update version in README.md
* Update version in main.go
* Open and merge a PR
* Tag your merged commit

Tagging a commit will build and push a new Docker image, add a binary to the
[releases page](https://github.com/FairwindsOps/nova/releases), and publish a new Homebrew binary.

Be sure to add any notes to CHANGELOG.md