|
1 |
| ---- |
2 |
| -name: Bug report |
3 |
| -about: Create a report to help us improve |
4 |
| -title: '' |
5 |
| -labels: '' |
6 |
| -assignees: '' |
7 |
| - |
8 |
| ---- |
9 |
| - |
10 |
| -Issue tracker is **ONLY** used for reporting bugs. New features should be discussed on our Discord server. |
11 |
| - |
12 |
| - |
13 |
| -<!--- Provide a general summary of the issue in the Title above --> |
14 |
| - |
15 |
| -## Expected Behavior |
16 |
| -<!--- Tell us what should happen --> |
17 |
| - |
18 |
| -## Current Behavior |
19 |
| -<!--- Tell us what happens instead of the expected behavior --> |
20 |
| - |
21 |
| -## Possible Solution |
22 |
| -<!--- Not obligatory, but suggest a fix/reason for the bug, --> |
23 |
| - |
24 |
| -## Steps to Reproduce |
25 |
| -<!--- Provide a link to a live example, or an unambiguous set of steps to --> |
26 |
| -<!--- reproduce this bug. Include code to reproduce, if relevant --> |
27 |
| -1. |
28 |
| -2. |
29 |
| -3. |
30 |
| -4. |
31 |
| - |
32 |
| -## Context (Environment) |
33 |
| -<!--- How has this issue affected you? What are you trying to accomplish? --> |
34 |
| -<!--- Providing context helps us come up with a solution that is most useful in the real world --> |
35 |
| - |
36 |
| -<!--- Provide a general summary of the issue in the Title above --> |
37 |
| - |
38 |
| -## Detailed Description |
39 |
| -<!--- Provide a detailed description of the change or addition you are proposing --> |
40 |
| - |
41 |
| -## Possible Implementation |
42 |
| -<!--- Not obligatory, but suggest an idea for implementing addition or change --> |
| 1 | +--- |
| 2 | +name: Bug report |
| 3 | +about: Create a report to help us improve |
| 4 | +title: '' |
| 5 | +labels: '' |
| 6 | +assignees: '' |
| 7 | +--- |
| 8 | + |
| 9 | +Issue tracker is **ONLY** used for reporting bugs. New features should be discussed on our Discord server. |
| 10 | + |
| 11 | +<!--- Provide a general summary of the issue in the Title above --> |
| 12 | + |
| 13 | +## Expected Behavior |
| 14 | + |
| 15 | +<!--- Tell us what should happen --> |
| 16 | + |
| 17 | +## Current Behavior |
| 18 | + |
| 19 | +<!--- Tell us what happens instead of the expected behavior --> |
| 20 | + |
| 21 | +## Possible Solution |
| 22 | + |
| 23 | +<!--- Not obligatory, but suggest a fix/reason for the bug, --> |
| 24 | + |
| 25 | +## Steps to Reproduce |
| 26 | + |
| 27 | +<!--- Provide a link to a live example, or an unambiguous set of steps to --> |
| 28 | +<!--- reproduce this bug. Include code to reproduce, if relevant --> |
| 29 | + |
| 30 | +1. |
| 31 | +2. |
| 32 | +3. |
| 33 | +4. |
| 34 | + |
| 35 | +## Context (Environment) |
| 36 | + |
| 37 | +<!--- How has this issue affected you? What are you trying to accomplish? --> |
| 38 | +<!--- Providing context helps us come up with a solution that is most useful in the real world --> |
| 39 | + |
| 40 | +<!--- Provide a general summary of the issue in the Title above --> |
| 41 | + |
| 42 | +## Detailed Description |
| 43 | + |
| 44 | +<!--- Provide a detailed description of the change or addition you are proposing --> |
| 45 | + |
| 46 | +## Possible Implementation |
| 47 | + |
| 48 | +<!--- Not obligatory, but suggest an idea for implementing addition or change --> |
0 commit comments