Skip to content

Commit

Permalink
docs: fix 1_Bug_report.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
DjordyKoert authored Jul 17, 2024
1 parent f12dd2b commit 6954d19
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions .github/ISSUE_TEMPLATE/1_Bug_report.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,14 +25,17 @@ body:
label: JSON OpenApi
description: Your generated JSON OpenApi documentation (`bin/console nelmio:apidoc:dump`)
validations:
required: true
required: false
value: |
<details><summary>JSON OpenApi</summary>
```json
Replace this text with your JSON (`bin/console nelmio:apidoc:dump`)
```
render: markdown
</details>
- type: textarea
id: additional-context
attributes:
Expand Down

0 comments on commit 6954d19

Please sign in to comment.