Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 14 additions & 0 deletions .github/ISSUE_TEMPLATE/bug-report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,20 @@ description: Something within the app is not working as expected (SSH, app insta
labels:
- bug
body:
- type: markdown
attributes:
value: |
## Before Creating a Bug Report

This bug report is for issues in the Homebrew Channel app, **_NOT_** for apps installed via Homebrew Channel (e.g. Kodi, etc.).

If you are having issues with an app installed via Homebrew Channel, please reach out to the app's developers instead.
- type: checkboxes
attributes:
label: Confirmation
options:
- label: This bug report is for the Homebrew Channel app, not for apps installed via Homebrew Channel
required: true
- type: markdown
attributes:
value: |
Expand Down