Fix indent on issue forms

This commit is contained in:
Jonathan White 2024-12-20 00:02:32 -05:00
parent 6bbb7dcfac
commit 0cb0373f85
3 changed files with 10 additions and 10 deletions

View File

@ -20,8 +20,8 @@ body:
description: |
Provide an overview of the problem, include any information that may help us triage this issue.
Provide screenshots if possible, but do NOT show sensitive data (use View -> Allow Screen Capture).
validations:
required: true
validations:
required: true
- type: textarea
id: steps
@ -32,8 +32,8 @@ body:
1.
2.
3.
validations:
required: true
validations:
required: true
- type: textarea
id: expected_vs_actual

View File

@ -18,8 +18,8 @@ body:
description: |
Provide an overview of the feature you are interested in adding.
Provide screenshots if possible, but do NOT show sensitive data (use View -> Allow Screen Capture).
validations:
required: true
validations:
required: true
- type: textarea
id: example

View File

@ -22,8 +22,8 @@ body:
description: |
Provide an overview of the problem, include any information that may help us triage this issue.
Provide screenshots if possible, but do NOT show sensitive data (use View -> Allow Screen Capture).
validations:
required: true
validations:
required: true
- type: textarea
id: steps
@ -34,8 +34,8 @@ body:
1.
2.
3.
validations:
required: true
validations:
required: true
- type: textarea
id: expected_vs_actual