Skip to content

Commit ac6495b

Browse files
authoredFeb 18, 2019
Update issue templates
1 parent 2a4f2e1 commit ac6495b

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed
 

‎.github/ISSUE_TEMPLATE/bug_report.md

+24
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)
Please sign in to comment.