fixed yaml indentations
This commit is contained in:
parent
059f5e9302
commit
08810adf05
9
.github/ISSUE_TEMPLATE/bug-issue.yml
vendored
9
.github/ISSUE_TEMPLATE/bug-issue.yml
vendored
@ -49,12 +49,9 @@ body:
|
|||||||
label: Environment
|
label: Environment
|
||||||
description: Specify the environment where the bug occurred.
|
description: Specify the environment where the bug occurred.
|
||||||
options:
|
options:
|
||||||
- label: Production
|
- Production
|
||||||
value: production
|
- Development
|
||||||
- label: Development
|
- Staging
|
||||||
value: development
|
|
||||||
- label: Staging
|
|
||||||
value: staging
|
|
||||||
|
|
||||||
- type: input
|
- type: input
|
||||||
id: version
|
id: version
|
||||||
|
Loading…
Reference in New Issue
Block a user