14 Commits

Author SHA1 Message Date
Dustin Rodrigues
5ee7949c79
PR template: remove local 'brew man' step now that it's scheduled 2021-02-21 13:51:08 -05:00
Markus Reiter
d81f9bc6d4 Add brew typecheck to pull request template. 2020-12-13 03:39:15 +01:00
Issy Long
34ea8cbc9d
PULL_REQUEST_TEMPLATE: Add a checklist item for brew man
- I've been changing command flags recently. I always forget to run
  `brew man`, then I feel bad about causing red CI on my PRs. This has
  happened to others too, so make `brew man` more obvious as a thing
  that one should check.
2020-09-18 16:22:41 +01:00
Mike McQuaid
ac0665daff
Refer to default branch in links with HEAD
Anywhere we can use `blob/master` we can use `blob/HEAD` instead. This
will make life easier if we ever rename our default branch in future
(once/if Git and GitHub provides the necessary tooling to do so).
2020-06-25 11:38:40 +01:00
Markus Reiter
9e2b14a80d Use non-legacy test example in PR template. 2018-07-17 13:06:03 +02:00
Simon B
84ab3d0743 don't add brew doctor 2018-01-23 01:52:41 +01:00
Simon B
480a25aef9 Add doctor and style to checklist.
Ensures that contributors know about `brew doctor` and `brew style` before submitting a PR, since CI fails on `brew style` breaches.
2018-01-23 01:02:40 +01:00
Shaun Jackman
e7b6a55a4f PULL_REQUEST_TEMPLATE.md: Fix CONTRIBUTING.md link 2016-09-20 15:33:26 -07:00
Andrew Janke
a98eb34073 PR template: Separate checklist from body; grammar fix (#136) 2016-05-03 00:29:58 -04:00
Mike McQuaid
276a797d37 Update documentation after repository split. 2016-04-03 14:03:33 +01:00
Dominyk Tiller
b54d477416 PULL_REQUEST_TEMPLATE: tweaks
Closes Homebrew/homebrew#49353.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2016-02-19 23:14:10 +00:00
Martin Afanasjew
5aa2712694 docs: fix URLs in issue/PR template
Sadly, relative URLs don't work in this context.
2016-02-18 14:40:07 +01:00
Martin Afanasjew
c41d58979f docs: fix minor language/style inconsistencies
Always leave a blank line between headings and the following checklists.
2016-02-18 14:33:35 +01:00
Dominyk Tiller
81c97e1686 PULL_REQUEST_TEMPLATE: create initial template 2016-02-18 08:19:17 +00:00