|
a |
|
b/.github/ISSUE_TEMPLATE/bug-report.md |
|
|
1 |
______________________________________________________________________ |
|
|
2 |
|
|
|
3 |
name: Bug report |
|
|
4 |
about: Create a report to help us improve |
|
|
5 |
title: ":bug: " |
|
|
6 |
labels: bug |
|
|
7 |
assignees: John-P |
|
|
8 |
|
|
|
9 |
______________________________________________________________________ |
|
|
10 |
|
|
|
11 |
**Describe the bug** |
|
|
12 |
A clear and concise description of what the bug is. |
|
|
13 |
|
|
|
14 |
**To Reproduce** |
|
|
15 |
Steps to reproduce the behavior: |
|
|
16 |
|
|
|
17 |
1. Go to '...' |
|
|
18 |
1. Click on '....' |
|
|
19 |
1. Scroll down to '....' |
|
|
20 |
1. See error |
|
|
21 |
|
|
|
22 |
**Expected behavior** |
|
|
23 |
A clear and concise description of what you expected to happen. |
|
|
24 |
|
|
|
25 |
**Screenshots** |
|
|
26 |
If applicable, add screenshots to help explain your problem. |
|
|
27 |
|
|
|
28 |
**Desktop (please complete the following information):** |
|
|
29 |
|
|
|
30 |
- OS: \[e.g. Ubuntu\] |
|
|
31 |
- Hardware \[e.g. 8GB RAM\] |
|
|
32 |
- Version \[e.g. 1.0.0\] |
|
|
33 |
|
|
|
34 |
**Additional context** |
|
|
35 |
Add any other context about the problem here. |