homebrew-cask/.github/ISSUE_TEMPLATE.md

24 lines
867 B
Markdown
Raw Normal View History

#### General troubleshooting steps
2016-06-19 23:39:58 +08:00
- [ ] I have checked the instructions for [reporting bugs](https://github.com/caskroom/homebrew-cask#reporting-bugs) (or [making requests](https://github.com/caskroom/homebrew-cask#requests)) before opening the issue.
- [ ] None of the templates was appropriate for my issue, or Im not sure.
- [ ] I ran `brew update-reset && brew update` and retried my command.
- [ ] I ran `brew doctor`, fixed as many issues as possible and retried my command.
- [ ] I understand that [if I ignore these instructions, my issue may be closed without review](https://github.com/caskroom/homebrew-cask/blob/master/doc/faq/closing_issues_without_review.md).
#### Description of issue
{{replace this}}
2017-04-03 00:19:15 +08:00
#### Output of your command with `--verbose --debug`
```
{{replace this}}
```
#### Output of `brew cask doctor`
```
{{replace this}}
```