diff --git a/.github/ISSUE_TEMPLATE/2-bug-report.md b/.github/ISSUE_TEMPLATE/2-bug-report.md index a369501ba..70705d61a 100644 --- a/.github/ISSUE_TEMPLATE/2-bug-report.md +++ b/.github/ISSUE_TEMPLATE/2-bug-report.md @@ -26,9 +26,14 @@ Parameters: Paste the content of your app/config/parameters.yml (hide sensitiv * **PHP version**: * **OS**: * **Database**: -* **Parameters**:
- Your `app/config/parameters.yml` below +* **Parameters**: + +
+ My app/config/parameters.yml is: + + ``` PASTE HERE + ```
### What steps will reproduce the bug?