Skip to content

Commit

Permalink
docs/Homebrew-homebrew-cask-Maintainer-Guide: remove rebase and merge…
Browse files Browse the repository at this point in the history
… button reference.
  • Loading branch information
MikeMcQuaid authored Dec 5, 2023
1 parent 9fb75b6 commit 3fd5be4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions docs/Homebrew-homebrew-cask-Maintainer-Guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,6 @@ Note that unlike formulae, casks do not consider the `sha256` stanza to be a mea

In general, using GitHub's "Merge" button is the best way to merge a PR. This can be used when the PR modifies only one cask, regardless of the number of commits or whether the commit message format is correct. When merging using this method, the commit message can be modified if needed. Usually, version bump commit messages follow the form `CASK NEW_VERSION`.

If the PR modifies multiple casks, use the "Rebase and Merge" button to merge the PR. This will use the commit messages from the PR, so make sure that they are appropriate before merging. If needed, checkout the PR, squash/reword the commits and force-push back to the PR branch to ensure the proper commit format.

Finally, make sure to thank the contributor for submitting a PR!

## Other Tips
Expand Down

0 comments on commit 3fd5be4

Please sign in to comment.