Add brew typecheck
to pull request template.
This commit is contained in:
parent
baac12b0bd
commit
d81f9bc6d4
1
.github/PULL_REQUEST_TEMPLATE.md
vendored
1
.github/PULL_REQUEST_TEMPLATE.md
vendored
@ -3,6 +3,7 @@
|
||||
- [ ] Have you added an explanation of what your changes do and why you'd like us to include them?
|
||||
- [ ] Have you written new tests for your changes? [Here's an example](https://github.com/Homebrew/brew/blob/HEAD/Library/Homebrew/test/PATH_spec.rb).
|
||||
- [ ] Have you successfully run `brew style` with your changes locally?
|
||||
- [ ] Have you successfully run `brew typecheck` with your changes locally?
|
||||
- [ ] Have you successfully run `brew tests` with your changes locally?
|
||||
- [ ] Have you successfully run `brew man` locally and committed any changes?
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user