diff options
| author | Simon B | 2018-01-23 01:52:37 +0100 | 
|---|---|---|
| committer | Simon B | 2018-01-23 01:52:41 +0100 | 
| commit | 84ab3d07430d596ee83c1ca8ab894a93ea6c4a43 (patch) | |
| tree | b6dc3bd695b74789744e411b75f6305e6b29b68c | |
| parent | 480a25aef9ea5ae0e1a0e206b60522bc79003908 (diff) | |
| download | brew-84ab3d07430d596ee83c1ca8ab894a93ea6c4a43.tar.bz2 | |
don't add brew doctor
| -rw-r--r-- | .github/PULL_REQUEST_TEMPLATE.md | 1 | 
1 files changed, 0 insertions, 1 deletions
| diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index a51bbb38d..f7730b6e2 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -3,7 +3,6 @@  - [ ] 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/homebrew/pull/49031).  - [ ] Have you successfully run `brew style` with your changes locally? -- [ ] Have you successfully run `brew doctor` with your changes locally?  - [ ] Have you successfully run `brew tests` with your changes locally?  ----- | 
