mirror of
https://github.com/Homebrew/brew.git
synced 2025-07-14 16:09:03 +08:00
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
This commit is contained in:
parent
3b376bfa2f
commit
275aa1d19d
6
.github/ISSUE_TEMPLATE.md
vendored
6
.github/ISSUE_TEMPLATE.md
vendored
@ -1,10 +1,10 @@
|
||||
# Please always follow these steps:
|
||||
- [ ] Confirmed this is a problem with running a `brew` command and just `brew install`ing one or more 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 running a `brew` command and not `brew install`ing or the post-install behaviour of one or more formulae? If it's a formulae-specific problem please file this issue at https://github.com/Homebrew/homebrew-core/issues/new
|
||||
- [ ] Ran `brew update` and retried your prior step?
|
||||
- [ ] Ran `brew doctor`, fixed all issues and retried your prior step?
|
||||
- [ ] Ran `brew config` and `brew doctor` and included their output with your issue?
|
||||
|
||||
**Please note we may immediately close your issue without comment if you delete or do not fill out the issue checklist and provide ALL the requested information.**
|
||||
**Please note we will close your issue without comment if you delete or do not fill out the issue checklist and provide ALL the requested information.**
|
||||
|
||||
To help us debug your issue please explain:
|
||||
- What you were trying to do (and why)
|
||||
@ -14,4 +14,4 @@ To help us debug your issue please explain:
|
||||
|
||||
# Or propose a feature:
|
||||
Please replace this section with a detailed description of your proposed feature, the motivation for it, how it would be relevant to at least 90% of Homebrew users and alternatives considered.
|
||||
Please note we may close this issue or ask you to create a pull-request if it's something we're not actively planning to work on.
|
||||
Please note we will close this issue or ask you to create a pull-request if it's something we're not actively planning to work on.
|
||||
|
Loading…
x
Reference in New Issue
Block a user