We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a4f2e1 commit ac6495bCopy full SHA for ac6495b
.github/ISSUE_TEMPLATE/bug_report.md
@@ -0,0 +1,24 @@
1
+---
2
+name: Bug report
3
+about: Create a report to help us improve
4
+title: ''
5
+labels: ''
6
+assignees: ''
7
+
8
9
10
+**Describe the bug**
11
+A clear and concise description of what the bug is.
12
13
+**Version used**
14
+Please indicate if the issue is with v1, v2, or both.
15
16
+**Command input and ouput**
17
+Please share the exact command you ran, and the output the tool produced.
18
19
+**Environment details**
20
+- Linux distribution and version
21
+- Output of the command `snap version`
22
23
+**Additional context**
24
+Add any other context about the problem here.
0 commit comments