mirror of
https://github.com/dg/dibi.git
synced 2025-09-01 02:01:48 +02:00
20 lines
520 B
Markdown
20 lines
520 B
Markdown
---
|
|
name: "\U0001F41B Bug Report"
|
|
about: "If something isn't working as expected \U0001F914"
|
|
|
|
---
|
|
|
|
Version: ?.?.?
|
|
|
|
### Bug Description
|
|
... A clear and concise description of what the bug is. A good bug report shouldn't leave others needing to chase you up for more information.
|
|
|
|
### Steps To Reproduce
|
|
... If possible a minimal demo of the problem ...
|
|
|
|
### Expected Behavior
|
|
... A clear and concise description of what you expected to happen.
|
|
|
|
### Possible Solution
|
|
... Only if you have suggestions on a fix for the bug
|