Skip to content

Commit 8ba34f4

Browse files
committed
improved bug report template
1 parent bce92e5 commit 8ba34f4

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

.github/ISSUE_TEMPLATE/bug-report.yml

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,20 @@ description: Something within the app is not working as expected (SSH, app insta
33
labels:
44
- bug
55
body:
6+
- type: markdown
7+
attributes:
8+
value: |
9+
## Before Creating a Bug Report
10+
11+
This bug report is for issues in the Homebrew Channel app, **_NOT_** for apps installed via Homebrew Channel (e.g. Kodi, etc.).
12+
13+
If you are having issues with an app installed via Homebrew Channel, please reach out to the app's developers instead.
14+
- type: checkboxes
15+
attributes:
16+
label: Confirmation
17+
options:
18+
- label: This bug report is for the Homebrew Channel app, not for apps installed via Homebrew Channel
19+
required: true
620
- type: markdown
721
attributes:
822
value: |

0 commit comments

Comments
 (0)