Skip to content

Commit

Permalink
brew doctor in bug report
Browse files Browse the repository at this point in the history
  • Loading branch information
Luis Puerto committed Mar 10, 2019
1 parent ed6fbc4 commit 01d28f9
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,13 @@ Steps to reproduce the behavior:

**Additional context**

<!-- Please provide any relevant information about your setup. This is important in case the issue is not reproducible except for under certain conditions. -->
<!-- Please provide any relevant information about your setup. This is important in case the issue is not reproducible except for under certain conditions. Run a `brew doctor` and paster the output below could be a good idea. -->

`brew doctor` output:

```shell
# paste here the output of your brew doctor output. Delete this line please.
```

**Logs**

Expand Down

0 comments on commit 01d28f9

Please sign in to comment.