Apply suggestions from code review

Co-authored-by: Ruoyu Zhong <zhongruoyu@outlook.com>
This commit is contained in:
Ryan Schumacher 2024-08-29 15:55:12 -05:00 committed by GitHub
parent e5a3f0e583
commit b31a9b922e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -34,7 +34,8 @@ The type of change you want to make influences which of Homebrew's main reposito
### Formulae-related pull request
Before creating a new formulae, please read [Acceptable Formulae](https://github.com/Homebrew/brew/blob/master/docs/Acceptable-Formulae.md).
Before creating a new formulae, please read [Acceptable Formulae](https://docs.brew.sh/Acceptable-Formulae).
1. [Fork the Homebrew/homebrew-core repository on GitHub](https://github.com/Homebrew/homebrew-core/fork).
* This creates a personal remote repository that you can push to. This is needed because only Homebrew maintainers have push access to the main repositories.
@ -60,7 +61,8 @@ Before creating a new formulae, please read [Acceptable Formulae](https://github
### Cask-related pull request
Before creating a new cask, please read [Acceptable Casks](https://github.com/Homebrew/brew/blob/master/docs/Acceptable-Casks.md).
Before creating a new cask, please read [Acceptable Casks](https://docs.brew.sh/Acceptable-Casks).
1. [Fork the Homebrew/homebrew-cask repository on GitHub](https://github.com/Homebrew/homebrew-cask/fork).
* This creates a personal remote repository that you can push to. This is needed because only Homebrew maintainers have push access to the main repositories.
2. Tap (download a local clone of) the repository of core Homebrew casks: