We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da3af0d commit 318775cCopy full SHA for 318775c
.github/ISSUE_TEMPLATE/bug_report.yaml
@@ -2,6 +2,11 @@ name: Bug Report
2
labels: "bug"
3
description: Report a problem you're having
4
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.
10
- type: input
11
id: distribution
12
attributes:
0 commit comments