| name: Bug report |
| description: Create a report to help us improve |
| type: Bug |
| labels: bug |
| body: |
| - type: textarea |
| attributes: |
| label: Describe the bug |
| description: Describe the bug. |
| placeholder: > |
| A clear and concise description of what the bug is. |
| validations: |
| required: true |
| - type: textarea |
| attributes: |
| label: To Reproduce |
| placeholder: > |
| Steps to reproduce the behavior: |
| - type: textarea |
| attributes: |
| label: Expected behavior |
| placeholder: > |
| A clear and concise description of what you expected to happen. |
| - type: textarea |
| attributes: |
| label: Additional context |
| placeholder: > |
| Add any other context about the problem here. |