Skip to content

Commit

Permalink
Update docs/contributing/contributing-releases/README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Shruthi Kumar <[email protected]>
Signed-off-by: Brooke Hamilton <[email protected]>
  • Loading branch information
brooke-hamilton and sk593 authored Dec 5, 2024
1 parent 9ae2a6d commit 66d32ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/contributing/contributing-releases/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ Follow the steps below to create an RC release.
git checkout -b <USERNAME>/release-<MAJOR>.<MINOR>.0-rc1
```

1. In your local branch, update the `versions.yaml` file to to add the new release candidate as a supported version that we would like to release. The `versions.yaml` file is a declarative version tracking file that the Radius community maintains ([Example](https://github.com/radius-project/radius/pull/6077/files)).
1. In your local branch, update the `versions.yaml` file to add the new release candidate as a supported version that we would like to release. The `versions.yaml` file is a declarative version tracking file that the Radius community maintains ([Example](https://github.com/radius-project/radius/pull/6077/files)).

Example:
```yaml
Expand Down

0 comments on commit 66d32ab

Please sign in to comment.