|
| 1 | +<!--- Thank you for making a bug repport! This allows us to make the app even better. --> |
| 2 | +<!--- Filling out the folowing information will help us reproduce and fix the problem faster. --> |
| 3 | + |
| 4 | +## Expected Behavior |
| 5 | +<!--- If you're describing a bug, tell us what should happen --> |
| 6 | +<!--- If you're suggesting a change/improvement, tell us how it should work --> |
| 7 | + |
| 8 | +## Current Behavior |
| 9 | +<!--- If describing a bug, tell us what happens instead of the expected behavior --> |
| 10 | +<!--- If suggesting a change/improvement, explain the difference from current behavior --> |
| 11 | + |
| 12 | +## Possible Solution |
| 13 | +<!--- Not obligatory, but suggest a fix/reason for the bug, --> |
| 14 | +<!--- or ideas how to implement the addition or change --> |
| 15 | + |
| 16 | +## Steps to Reproduce (for bugs) |
| 17 | +<!--- Help us reproduce the issue by providing us a set of steps to reproduce this bug --> |
| 18 | +1. |
| 19 | +2. |
| 20 | +3. |
| 21 | +4. |
| 22 | + |
| 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 --> |
| 26 | +<!--- If you have a terminal output you can share with us that would also be great! --> |
| 27 | + |
| 28 | +<!--- To get debug messages: G_MESSAGES_DEBUG=all com.github.philip-scott.spice-up --> |
| 29 | + |
| 30 | +<!--- Sharing the .spice file where the problem is at will also be super helpful. --> |
| 31 | + |
| 32 | +## Screenshots of the Problem |
| 33 | +<!--- If you can show us a screenshot of the issue, this is the space for it! --> |
| 34 | +<!--- If you're suggesting a feature and can give us a mockup, that would also be great! --> |
| 35 | + |
| 36 | +## Your Environment (for bugs) |
| 37 | +<!--- Include as many relevant details about the environment you experienced the bug in --> |
| 38 | +<!--- If you can also run the folowing command and put the output here, that would be super helpful! --> |
| 39 | +<!--- uname -a && cat /etc/os-release --> |
| 40 | + |
| 41 | +- Spice-Up Version: <!-- From Release, or Commit if compiled from source --> |
| 42 | +- OS Info: |
0 commit comments