Skip to content

Commit

Permalink
Update RELEASING.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jeff-winn authored Dec 16, 2022
1 parent fff0b3c commit ef54b15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/RELEASING.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ To perform a release of the plug-in the following steps must be performed:
## Patch a Release
To patch an existing release of the plug-in the following steps must be performed:

1. Decide whether a patch release is necessary
1. Decide whether a patch release is necessary:
- For non-critical bugs, the next expected release **SHOULD** be used.
- For critical bugs (those bugs identified with the critical label) must be fixed immediately and a patch release **SHOULD** be used.
2. From the `v{x.x.x}` version tag, create a new branch named `patch/v{x.x.x}`.
Expand Down

0 comments on commit ef54b15

Please sign in to comment.