fixed yaml indentations
This commit is contained in:
parent
059f5e9302
commit
08810adf05
1 changed files with 3 additions and 6 deletions
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…
Add table
Add a link
Reference in a new issue