11 lines
249 B
Markdown
11 lines
249 B
Markdown
|
---
|
||
|
name: Bug report
|
||
|
about: Report an error or (likely) unintended behavior in the library
|
||
|
title: ''
|
||
|
labels: bug
|
||
|
assignees: ''
|
||
|
|
||
|
---
|
||
|
|
||
|
Please provide a complete description of the bug and a code sample (or better yet, a unit test) that reproduces it.
|