Fix yaml format issue in issue template

This commit is contained in:
Bill Thornton 2021-11-09 15:17:02 -05:00
parent 296ba26b19
commit 97508c6f42

View File

@ -13,15 +13,15 @@ body:
label: Please describe your bug label: Please describe your bug
description: Also tell us, what did you expect to happen? description: Also tell us, what did you expect to happen?
placeholder: | placeholder: |
The more information that you are able to provide, the better. Did you do anything before this happened? Did you upgrade or change anything? Any screenshots or logs you can provide will be helpful. The more information that you are able to provide, the better. Did you do anything before this happened? Did you upgrade or change anything? Any screenshots or logs you can provide will be helpful.
This is my issue. This is my issue.
Steps to Reproduce Steps to Reproduce
1. In this environment... 1. In this environment...
2. With this config... 2. With this config...
3. Run '...' 3. Run '...'
4. See error... 4. See error...
validations: validations:
required: true required: true
- type: dropdown - type: dropdown