1
0
mirror of https://github.com/dg/dibi.git synced 2025-09-01 02:01:48 +02:00
Files
php-dibi/.github/ISSUE_TEMPLATE/Bug_report.md
David Grudl d3fe68fe1e Update Github templates
Thanks to Babel for inspiration <3
2018-05-10 22:34:43 +02:00

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