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
|
||||
description: Specify the environment where the bug occurred.
|
||||
options:
|
||||
- label: Production
|
||||
value: production
|
||||
- label: Development
|
||||
value: development
|
||||
- label: Staging
|
||||
value: staging
|
||||
- Production
|
||||
- Development
|
||||
- Staging
|
||||
|
||||
- type: input
|
||||
id: version
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue