aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMike McQuaid2016-11-30 11:38:17 +0000
committerGitHub2016-11-30 11:38:17 +0000
commiteb20f594a2729254fddd53b56b5d769d7e105801 (patch)
tree2354704f6bd87d156be39c48665e0174491e6a02
parent0f529dae1043639058130092cf35e68d18907cb8 (diff)
downloadbrew-eb20f594a2729254fddd53b56b5d769d7e105801.tar.bz2
ISSUE_TEMPLATE: point people to the right repo.
-rw-r--r--.github/ISSUE_TEMPLATE.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md
index 8dbd77f34..0f957c498 100644
--- a/.github/ISSUE_TEMPLATE.md
+++ b/.github/ISSUE_TEMPLATE.md
@@ -5,6 +5,7 @@ If Homebrew was updated on Aug 10-11th 2016 and `brew update` always says `Alrea
- [ ] Ran `brew update` and retried your prior step?
- [ ] Ran `brew doctor`, fixed as many issues as possible and retried your prior step?
- [ ] If you're seeing permission errors tried running `sudo chown -R $(whoami) $(brew --prefix)`?
+- [ ] Confirmed this is problem with Homebrew/brew and not specific formulae? If it's a formulae-specific problem please file this issue at https://github.com/Homebrew/homebrew-core/issues/new
_You can erase any parts of this template not applicable to your Issue._