diff --git a/.github/ISSUE_TEMPLATE/product-submission-form.yml b/.github/ISSUE_TEMPLATE/product-submission-form.yml index ebdabe5..dde6042 100644 --- a/.github/ISSUE_TEMPLATE/product-submission-form.yml +++ b/.github/ISSUE_TEMPLATE/product-submission-form.yml @@ -27,30 +27,6 @@ body: placeholder: v2; 1.5; >3; >=4; >5, <6; etc. validations: required: true - - type: dropdown - id: product-status - attributes: - label: Product status - description: What is the current status of the affected product? - options: - - Unknown - - Affected - - Not Affected - - Fixed - - Under Investigation - validations: - required: true - - type: markdown - attributes: - value: | - Please use the information below when selecting a status. - - - Unknown - Status unknown. Default choice. - - Affected - Reported to be affected by CVE-2021-44228. - - Not Affected - Reported to NOT be affected by CVE-2021-44228 and no - further action necessary. - - Fixed - Patch and/or mitigations available (see provided links). - - Under Investigation - Vendor investigating status. - type: dropdown id: product-updated attributes: diff --git a/.github/ISSUE_TEMPLATE/product-update-form.yml b/.github/ISSUE_TEMPLATE/product-update-form.yml index d32f6fb..eabfc12 100644 --- a/.github/ISSUE_TEMPLATE/product-update-form.yml +++ b/.github/ISSUE_TEMPLATE/product-update-form.yml @@ -29,28 +29,6 @@ body: attributes: label: Product version(s) description: What version(s) of the product are affected? - - type: dropdown - id: product-status - attributes: - label: Product status - description: What is the current status of the affected product? - options: - - Unknown - - Affected - - Not Affected - - Fixed - - Under Investigation - - type: markdown - attributes: - value: | - Please use the information below when selecting a status. - - - Unknown - Status unknown. Default choice. - - Affected - Reported to be affected by CVE-2021-44228. - - Not Affected - Reported to NOT be affected by CVE-2021-44228 and no - further action necessary. - - Fixed - Patch and/or mitigations available (see provided links). - - Under Investigation - Vendor investigating status. - type: dropdown id: product-updated attributes: