Formula-Cookbook: recommend audit --new-formula for new formula
This commit is contained in:
parent
23b120e155
commit
840e86d454
@ -32,7 +32,7 @@ Before submitting a new formula make sure your package:
|
|||||||
* isn't already waiting to be merged (check the [issue tracker](https://github.com/Homebrew/homebrew-core/pulls))
|
* isn't already waiting to be merged (check the [issue tracker](https://github.com/Homebrew/homebrew-core/pulls))
|
||||||
* is still supported by upstream (i.e. doesn't require extensive patching)
|
* is still supported by upstream (i.e. doesn't require extensive patching)
|
||||||
* has a stable, tagged version (i.e. not just a GitHub repository with no versions). See [Interesting-Taps-&-Forks](Interesting-Taps-&-Forks.md) for where pre-release versions belong.
|
* has a stable, tagged version (i.e. not just a GitHub repository with no versions). See [Interesting-Taps-&-Forks](Interesting-Taps-&-Forks.md) for where pre-release versions belong.
|
||||||
* passes all `brew audit --strict --online $FORMULA` tests.
|
* passes all `brew audit --new-formula $FORMULA` tests.
|
||||||
|
|
||||||
Before submitting a new formula make sure you read over our [contribution guidelines](https://github.com/Homebrew/brew/blob/master/.github/CONTRIBUTING.md).
|
Before submitting a new formula make sure you read over our [contribution guidelines](https://github.com/Homebrew/brew/blob/master/.github/CONTRIBUTING.md).
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user