PULL_REQUEST_TEMPLATE: tweaks
Closes Homebrew/homebrew#49353. Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
This commit is contained in:
parent
a688dc2c8c
commit
b54d477416
7
.github/PULL_REQUEST_TEMPLATE.md
vendored
7
.github/PULL_REQUEST_TEMPLATE.md
vendored
@ -1,6 +1,9 @@
|
||||
### All Submissions:
|
||||
|
||||
- [ ] Have you followed the guidelines in our [Contributing](https://github.com/Homebrew/homebrew/blob/master/.github/CONTRIBUTING.md) document?
|
||||
- [ ] Have you checked to ensure there aren't other open [Pull Requests](https://github.com/Homebrew/homebrew/pulls) for the same update/change?
|
||||
|
||||
_You can erase any parts of this template not applicable to your Pull Request._
|
||||
|
||||
### New Formulae Submissions:
|
||||
|
||||
@ -8,10 +11,6 @@
|
||||
`brew audit --strict --online <formula>` (where `<formula>` is the name of the formula you're submitting)?
|
||||
- [ ] Have you built your formula locally prior to submission with `brew install <formula>`?
|
||||
|
||||
### Formulae Updates/Changes:
|
||||
|
||||
- [ ] If your changes include a new `patch` have you submitted the patch upstream & included a brief explanation/link to the upstream submission in the formula?
|
||||
|
||||
### Changes to Homebrew's Core:
|
||||
|
||||
- [ ] Have you added an explanation of what your changes do and why you'd like us to include them?
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user