mithril-vndb/ISSUE_TEMPLATE.md
2016-06-06 09:53:37 -04:00

18 lines
236 B
Markdown

### Description:
[Describe bug here]
### Steps to Reproduce:
```
[Provide a small snippet of code where the incorrect behavior can be seen]
```
### Expected:
[What was the expected behavior]
### Actual:
[What actually happened]