aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMike McQuaid2017-03-01 08:47:24 +0000
committerGitHub2017-03-01 08:47:24 +0000
commit0141ab7b2a48513922b8ace84f7b845290b6d694 (patch)
tree68a991908d582f8c5bcae1e8880e29387de3fe7b
parentfa34aa2a21473a4e4d360e9561f8ca89f2415ded (diff)
parentf9e07fcaab781d9d7e37348f5af37a832cd914ea (diff)
downloadbrew-0141ab7b2a48513922b8ace84f7b845290b6d694.tar.bz2
Merge pull request #2239 from tchajed/fix-issue-template-typo
Fix typo in the new issue template
-rw-r--r--.github/ISSUE_TEMPLATE.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md
index d6796387e..e31809091 100644
--- a/.github/ISSUE_TEMPLATE.md
+++ b/.github/ISSUE_TEMPLATE.md
@@ -4,7 +4,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?
-- [ ] 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
+- [ ] Confirmed this is a 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._