diff --git a/.github/ISSUE_TEMPLATE/bug.yaml b/.github/ISSUE_TEMPLATE/bug.yaml index 9ee9539..af15dda 100644 --- a/.github/ISSUE_TEMPLATE/bug.yaml +++ b/.github/ISSUE_TEMPLATE/bug.yaml @@ -1,7 +1,7 @@ name: Bug Report description: File a bug report. title: "[Bug]: " -labels: ["bug"] +labels: ["bug", "triage"] body: - type: checkboxes attributes: @@ -46,6 +46,15 @@ body: required: false - label: USB_Host required: false + - type: textarea + attributes: + label: Version + description: Version of the pack and component you are using. + placeholder: | + 1. Pack Version .. + 1. Component Version .. + validations: + required: false - type: checkboxes attributes: label: Severity of the bug