aboutsummaryrefslogtreecommitdiffstats
path: root/.github/ISSUE_TEMPLATE.md
diff options
context:
space:
mode:
authorTej Chajed2017-02-28 14:13:38 -0500
committerTej Chajed2017-02-28 14:13:38 -0500
commitf9e07fcaab781d9d7e37348f5af37a832cd914ea (patch)
tree68a991908d582f8c5bcae1e8880e29387de3fe7b /.github/ISSUE_TEMPLATE.md
parentfa34aa2a21473a4e4d360e9561f8ca89f2415ded (diff)
downloadbrew-f9e07fcaab781d9d7e37348f5af37a832cd914ea.tar.bz2
Fix typo in the new issue template
Diffstat (limited to '.github/ISSUE_TEMPLATE.md')
-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._