Skip to content

Commit c12aace

Browse files
authored
Update issue templates
Bug reporting
1 parent 8ab11a5 commit c12aace

File tree

1 file changed

+43
-0
lines changed

1 file changed

+43
-0
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 43 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,43 @@
1+
---
2+
name: Bug report
3+
about: Create a report to help us improve
4+
title: ''
5+
labels: bug
6+
assignees: gbakeman
7+
8+
---
9+
10+
**Please make sure to fill out this form completely, and attach your program logs (set to Debug setting). You can delete this line.**
11+
12+
**WinNUT Version: **
13+
**Windows OS Version: **
14+
15+
**Describe the bug**
16+
A clear and concise description of what the bug is.
17+
18+
**To Reproduce**
19+
Steps to reproduce the behavior:
20+
1. Go to '...'
21+
2. Click on '....'
22+
3. Scroll down to '....'
23+
4. See error
24+
25+
**Expected behavior**
26+
A clear and concise description of what you expected to happen.
27+
28+
**Screenshots**
29+
If applicable, add screenshots to help explain your problem.
30+
31+
**Desktop (please complete the following information):**
32+
- OS: [e.g. iOS]
33+
- Browser [e.g. chrome, safari]
34+
- Version [e.g. 22]
35+
36+
**Smartphone (please complete the following information):**
37+
- Device: [e.g. iPhone6]
38+
- OS: [e.g. iOS8.1]
39+
- Browser [e.g. stock browser, safari]
40+
- Version [e.g. 22]
41+
42+
**Additional context**
43+
Add any other context about the problem here.

0 commit comments

Comments
 (0)