1
0
mirror of https://github.com/dg/dibi.git synced 2025-07-31 19:30:30 +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

520 B

name, about
name about
🐛 Bug Report If something isn't working as expected 🤔

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