Skip to content

Commit 318775c

Browse files
authored
Add disclaimer to bug report template
Signed-off-by: sewnie <[email protected]>
1 parent da3af0d commit 318775c

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/ISSUE_TEMPLATE/bug_report.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@ name: Bug Report
22
labels: "bug"
33
description: Report a problem you're having
44
body:
5+
- type: markdown
6+
attributes:
7+
value: |
8+
Before submitting a bug report, please visit [Vinegar's Troubleshooting page](https://vinegarhq.org/Vinegar/Troubleshooting.html), and only
9+
create a bug report if it isn't mentioned in the troubleshooting page. Ensure your bug report hasn't already been reported as well.
510
- type: input
611
id: distribution
712
attributes:

0 commit comments

Comments
 (0)