1031 Commits

Author SHA1 Message Date
Mike McQuaid
7d0474b3c7 Update issue templates
Use the new issue template improvements: https://blog.github.com/2018-05-02-issue-template-improvements/
2018-05-03 08:51:54 +01:00
Mike McQuaid
473cdff132 ISSUE_TEMPLATE: various updates.
Most notably: try to point people towards Discourse for non-bugs.
2018-02-12 16:54:23 +00: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
Mike McQuaid
6676e4051c ISSUE_TEMPLATE: firm up language
Try to be even clearer that we need you to read this.
2017-08-24 11:45:41 +01:00
Mike McQuaid
275aa1d19d ISSUE_TEMPLATE: more tweaks.
- add a missing `not`
- note if formulae don't work after `brew install` we don't want those
  issues here either
- harden closing issue without comment disclaimer
2017-06-16 16:31:44 +01:00
Mike McQuaid
978c121276 Tweak troubleshooting docs and issue template
- Note that Homebrew Cask issues should be filed elsewhere.
- Make `brew`/homebrew-core issue differential in simpler language
- Tell people to fix all `brew doctor` issues
- Refer to the issue checklist and make it even more clear and prominent
  that we may close it out immediately if they don't use it.
- Note that proposed new issues should be widely relevant.
- Don't tell people they need to `brew cask install java`; we handle
  this in most places with a Java requirement and probably want issues
  filed where we don't.
- Remove reference to Homebrew Dupes and replace with reference to
  Homebrew Cask to try and get people filing stuff there instead.

Fixes #2608
2017-05-09 15:21:28 +01:00
Mike McQuaid
b0be928f69 Add probot-stale configuration. 2017-04-05 09:14:35 +01:00
Mike McQuaid
f7a9c6f0a7 ISSUE_TEMPLATE: tweak instructions.
Be clearer about what's expected and where to file things.
2017-04-02 16:24:45 +01:00
Tej Chajed
f9e07fcaab
Fix typo in the new issue template 2017-02-28 14:13:38 -05:00
Mike McQuaid
5efea992f0 Tweak issue template and contributing guidelines.
- Note issues may be closed without comment if sufficient information is
  not provided.
- Deprecate Homebrew/brew-evolution, note new feature request flow
- Note some issues should be created on Homebrew/brew
2016-12-13 00:49:57 +00:00
Mike McQuaid
11cf7b97c4 ISSUE_TEMPLATE: tweak based on recent issues. 2016-12-06 14:35:02 +00:00
Mike McQuaid
eb20f594a2 ISSUE_TEMPLATE: point people to the right repo. 2016-11-30 11:38:17 +00:00
Shaun Jackman
e7b6a55a4f PULL_REQUEST_TEMPLATE.md: Fix CONTRIBUTING.md link 2016-09-20 15:33:26 -07:00
Mike McQuaid
bd6fb88ddc Rearrange repository files. 2016-09-20 10:41:42 +01:00
Zhiming Wang
1a0220d9de
README and ISSUE_TEMPLATE: quote $(brew --repo)
Always a good idea to quote command substitution.
2016-09-07 11:21:41 -04:00
Ball
238d38bfbb Updated issue template's brew update fix. 2016-08-26 11:30:25 -07:00
Mike McQuaid
1e76a207b5 Tell people about update bug in README/issue template. 2016-08-13 08:45:36 +01:00
Mike McQuaid
d2c9a923ea .github/*: point to Homebrew Evolution repository. (#259)
Indicate that feature requests should go there rather than here.
2016-05-19 20:38:38 +01:00
Andrew Janke
a98eb34073 PR template: Separate checklist from body; grammar fix (#136) 2016-05-03 00:29:58 -04:00
Logan Rosen
cbc24a715c CONTRIBUTING : fix link to troubleshooting (#133)
The current one returns a 404.
2016-04-21 21:38:10 +01:00
Xu Cheng
9ae503b107 CONTRIBUTING.md: update url 2016-04-05 13:24:20 +08: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
Dominyk Tiller
a688dc2c8c ISSUE_TEMPLATE: tweaks 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
Dominyk Tiller
a049aaa84c docs: move security reporting guidelines 2016-02-18 08:19:17 +00:00
Dominyk Tiller
bcc5591702 ISSUE_TEMPLATE: create initial template
Closes Homebrew/homebrew#41321.
2016-02-18 08:19:17 +00:00
Dominyk Tiller
eae1fe9eea CONTRIBUTING: move to /.github 2016-02-18 08:19:17 +00:00