|
|
@@ -19,7 +19,7 @@ body:
|
|
|
label: Module
|
|
|
description: Which module does this bug belong to?
|
|
|
options:
|
|
|
- - stdf (STDF component, default)
|
|
|
+ - stdf (STDF component)
|
|
|
- create (create-stdf scaffolding)
|
|
|
- vscode (STDF VS Code plugin)
|
|
|
- icon (rollup-plugin-stdf-icon plugin)
|
|
|
@@ -34,7 +34,7 @@ body:
|
|
|
id: version
|
|
|
attributes:
|
|
|
label: Version
|
|
|
- description: If it is [stdf] [create] [icon] [vscode], please indicate the version in which this bug occurred.
|
|
|
+ description: If it is stdf/create/icon/vscode, please indicate the version in which this bug occurred.
|
|
|
validations:
|
|
|
required: false
|
|
|
|