1
0
mirror of https://github.com/paboyle/Grid.git synced 2024-09-19 16:55:37 +01:00

feat: indentation fixed.

This commit is contained in:
Fabian Joswig 2023-03-28 16:30:34 +02:00
parent 3e4614c63a
commit 39214702f6
No known key found for this signature in database

View File

@ -4,14 +4,14 @@ title: "<insert title>"
labels: [bug]
body:
- type: markdown
- type: markdown
attributes:
value: >
Thank you for taking the time to file a bug report.
Please check that the code is pointing to the HEAD of develop
or any commit in master which is tagged with a version number.
- type: textarea
- type: textarea
attributes:
label: "Describe the issue:"
description: >
@ -19,7 +19,7 @@ body:
validations:
required: true
- type: textarea
- type: textarea
attributes:
label: "Code example:"
description: >
@ -31,7 +31,7 @@ body:
validations:
required: false
- type: textarea
- type: textarea
attributes:
label: "Target platform:"
description: >
@ -43,11 +43,12 @@ body:
validations:
required: true
- type: textarea
- type: textarea
attributes:
label: "Configure options:"
description: >
Please give the exact configure command used and attach
`config.log`, `grid.config.summary` and the output of `make V=1`.
render: shell
validations:
required: true