PR template: remove local 'brew man' step now that it's scheduled

This commit is contained in:
Dustin Rodrigues 2021-02-21 13:50:25 -05:00
parent cdaf5cca16
commit 5ee7949c79
No known key found for this signature in database
GPG Key ID: 140DABE812A1491D

View File

@ -5,6 +5,5 @@
- [ ] Have you successfully run `brew style` with your changes locally? - [ ] 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 typecheck` with your changes locally?
- [ ] Have you successfully run `brew tests` 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?
----- -----