|
1 | | -GitHub issues are for bug reporting and feature requests. |
| 1 | +<!--- Provide a general summary of the issue in the Title above --> |
2 | 2 |
|
3 | | -Please provide the following information. |
4 | | -The more information you provide, the more easily we will be able to offer |
5 | | -help and advice. |
| 3 | +## Expected Behavior |
| 4 | +<!--- If you're describing a bug, tell us what should happen --> |
| 5 | +<!--- If you're suggesting a change/improvement, tell us how it should work --> |
6 | 6 |
|
7 | | -### Environment info |
8 | | -Operating system: |
| 7 | +## Current Behavior |
| 8 | +<!--- If describing a bug, tell us what happens instead of the expected behavior --> |
| 9 | +<!--- If suggesting a change/improvement, explain the difference from current behavior --> |
9 | 10 |
|
10 | | -Installed version of Python (from `python -V`): |
| 11 | +## Possible Solution |
| 12 | +<!--- Not obligatory, but suggest a fix/reason for the bug, --> |
| 13 | +<!--- or ideas how to implement the addition or change --> |
11 | 14 |
|
12 | | -Affected commit: |
13 | | - |
14 | | -### Steps to reproduce |
| 15 | +## Steps to Reproduce (for bugs) |
| 16 | +<!--- Provide a link to a live example, or an unambiguous set of steps to --> |
| 17 | +<!--- reproduce this bug. Include code to reproduce, if relevant --> |
15 | 18 | 1. |
16 | 19 | 2. |
17 | 20 | 3. |
| 21 | +4. |
18 | 22 |
|
19 | | -### What have you tried? |
20 | | -1. |
| 23 | +## Context |
| 24 | +<!--- How has this issue affected you? What are you trying to accomplish? --> |
| 25 | +<!--- Providing context helps us come up with a solution that is most useful in the real world --> |
21 | 26 |
|
22 | | -### Logs or other output that would be helpful |
23 | | -(If logs are large, please upload as attachment). |
| 27 | +## Your Environment |
| 28 | +<!--- Include as many relevant details about the environment you experienced the bug in --> |
| 29 | +* Version used: |
| 30 | +* Environment name and version (e.g. Python 2.7): |
| 31 | +* Operating System and version (desktop or mobile): |
0 commit comments