parent
00ad75eae2
commit
f36c1bd82d
@ -0,0 +1,40 @@ |
|||||||
|
--- |
||||||
|
name: 🐞 Bug report |
||||||
|
about: Create a bug report to help us improve this project |
||||||
|
title: '' |
||||||
|
labels: 'bug' |
||||||
|
assignees: '' |
||||||
|
|
||||||
|
--- |
||||||
|
|
||||||
|
## Basic info |
||||||
|
|
||||||
|
* **Library Version:** |
||||||
|
* **Branch/commit:** |
||||||
|
* **OS:** |
||||||
|
* **Rust Version:** |
||||||
|
* **Other:** |
||||||
|
|
||||||
|
## Expected Behavior |
||||||
|
|
||||||
|
The library does X |
||||||
|
|
||||||
|
## Actual Behavior |
||||||
|
|
||||||
|
The library does Y |
||||||
|
|
||||||
|
## Steps to Reproduce |
||||||
|
|
||||||
|
* Do X |
||||||
|
* Do Y |
||||||
|
* Do Z |
||||||
|
|
||||||
|
## Log tracebacks and/or errors shown |
||||||
|
|
||||||
|
```txt |
||||||
|
Log here |
||||||
|
``` |
||||||
|
|
||||||
|
## (Optional) Extra info |
||||||
|
|
||||||
|
None |
Loading…
Reference in new issue