This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
symfony/.github/ISSUE_TEMPLATE/1_Bug_report.md

22 lines
624 B
Markdown
Raw Normal View History

2018-05-04 14:23:26 +01:00
---
2018-05-08 00:41:05 +01:00
name: 🐛 Bug Report
2018-05-04 14:23:26 +01:00
about: Report errors and problems
---
**Symfony version(s) affected**: x.y.z
**Description**
<!-- A clear and concise description of the problem. -->
**How to reproduce**
<!-- Code and/or config needed to reproduce the problem. If it's a complex bug,
create a "bug reproducer" as explained in:
https://symfony.com/doc/current/contributing/code/reproducer.html -->
**Possible Solution**
<!--- Optional: only if you have suggestions on a fix/reason for the bug -->
**Additional context**
<!-- Optional: any other context about the problem: log messages, screenshots, etc. -->