1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36
|
## Expected Behavior
<!--- If you're describing a bug, tell us what should happen -->
<!--- If you're suggesting a change/improvement, tell us how it should work -->
## Current Behavior
<!--- If describing a bug, tell us what happens instead of the expected behavior -->
<!--- If suggesting a change/improvement, explain the difference from current behavior -->
## Possible Solution
<!--- Not obligatory, but suggest a fix/reason for the bug, -->
<!--- or ideas how to implement the addition or change -->
## Steps to Reproduce (for bugs)
<!--- Help us reproduce the issue by providing us a set of steps to -->
<!--- reproduce this bug. Include your .akira file if its relevant -->
1.
2.
3.
4.
## Context
<!--- How has this issue affected you? What are you trying to accomplish? -->
<!--- Providing context helps us come up with a solution that is most useful in the real world -->
<!--- If you have a terminal output you can share with us that would also be great! -->
## Screenshots of the Problem
<!--- If you can show us a screenshot of the issue, this is the space for it! -->
<!--- If you're suggesting a feature and can give us a mockup, that would also be great! -->
## Your Environment (for bugs)
<!--- Include as many relevant details about the environment you experienced the bug in -->
<!--- If you can also run the following command and put the output here, that would be super helpful! -->
<!--- uname -a && cat /etc/os-release -->
- Akira Version:
- OS Info:
|