Skip to content

Commit

Permalink
Refactor cherry-pick option in CONTRIBUTING.md (#1572)
Browse files Browse the repository at this point in the history
Signed-off-by: Anat Wax <awax@redhat.com>
  • Loading branch information
Anatw authored Jan 8, 2024
1 parent f4ff23c commit c275daf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ pre-commit install
- When submitting a pull request, make sure to fill all the required, relevant fields for your PR.
Make sure the title is descriptive and short.
- If the fix is needed in a released version, once your pull request is merged, cherry-pick it to the relevant branch(s).
Add `!cherry-pick <target branch to cherry-pick to>` to the PR comment.
Add `/cherry-pick <target branch to cherry-pick to>` to the PR comment.

## Adding a new module (resource)
To support working with a new (or missing) resource:
Expand Down

0 comments on commit c275daf

Please sign in to comment.