issue template
This commit is contained in:
parent
9f91858843
commit
8ee75924c8
1 changed files with 18 additions and 0 deletions
18
ISSUE_TEMPLATE.md
Normal file
18
ISSUE_TEMPLATE.md
Normal file
|
|
@ -0,0 +1,18 @@
|
||||||
|
### 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]
|
||||||
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue