|
| 1 | +<!-- These sections are meant as guidance for you, to help you give the kind of information we'll need to help with your issue. If a section doesn't seem to fit, just skip it. |
| 2 | +
|
| 3 | +In general: Please provide as much information as you can to help us solving your problem --> |
| 4 | + |
| 5 | +## Summary |
| 6 | + |
| 7 | +<!--- Provide a general summary description of the issue --> |
| 8 | + |
| 9 | +## Expected Behavior |
| 10 | + |
| 11 | +<!--- If you're describing a bug, tell us what should happen --> |
| 12 | +<!--- If you're suggesting a change/improvement, tell us how it should work --> |
| 13 | +<!--- Feel free to use Given / Then / Then if that helps, but please add some plain-language context too --> |
| 14 | + |
| 15 | +## Current Behavior |
| 16 | + |
| 17 | +<!--- If describing a bug, tell us what happens instead of the expected behavior --> |
| 18 | +<!--- If suggesting a change/improvement, explain the difference from current behavior --> |
| 19 | + |
| 20 | +<!--- If you have got some output place it in the code block below. Otherwise remove it. --> |
| 21 | +~~~ |
| 22 | +~~~ |
| 23 | + |
| 24 | +## Possible Solution |
| 25 | + |
| 26 | +<!--- Not obligatory, but suggest a fix/reason for the bug, --> |
| 27 | +<!--- or ideas how to implement the addition or change --> |
| 28 | + |
| 29 | +## Steps to Reproduce (for bugs) |
| 30 | + |
| 31 | +<!--- Provide a link to a live example, or an unambiguous set of steps to --> |
| 32 | +<!--- reproduce this bug. Include code to reproduce, if relevant --> |
| 33 | +1. |
| 34 | +2. |
| 35 | +3. |
| 36 | +4. |
| 37 | + |
| 38 | +## Context & Motivation |
| 39 | + |
| 40 | +<!--- How has this issue affected you? What are you trying to accomplish? --> |
| 41 | +<!--- Providing context helps us come up with a solution that is most useful in the real world --> |
| 42 | + |
| 43 | +## Your Environment |
| 44 | + |
| 45 | +<!--- If you're reporting a bug, include as many relevant details about the environment you experienced the bug in --> |
| 46 | +* Version used: |
| 47 | +* Operating System and version: |
| 48 | +* Link to your project: |
0 commit comments