diff --git a/.github/DISCUSSION_TEMPLATE/camera-support.yml b/.github/DISCUSSION_TEMPLATE/camera-support.yml index 1e199295c..6f99790df 100644 --- a/.github/DISCUSSION_TEMPLATE/camera-support.yml +++ b/.github/DISCUSSION_TEMPLATE/camera-support.yml @@ -69,14 +69,14 @@ body: validations: required: true - type: dropdown - id: coral + id: object-detector attributes: - label: Coral version + label: Object Detector options: - - USB - - PCIe - - M.2 - - Dev Board + - Coral + - OpenVino + - TensorRT + - RKNN - Other - CPU (no coral) validations: diff --git a/.github/DISCUSSION_TEMPLATE/config-support.yml b/.github/DISCUSSION_TEMPLATE/config-support.yml index 5a49292fc..3a9265f44 100644 --- a/.github/DISCUSSION_TEMPLATE/config-support.yml +++ b/.github/DISCUSSION_TEMPLATE/config-support.yml @@ -61,14 +61,14 @@ body: validations: required: true - type: dropdown - id: coral + id: object-detector attributes: - label: Coral version + label: Object Detector options: - - USB - - PCIe - - M.2 - - Dev Board + - Coral + - OpenVino + - TensorRT + - RKNN - Other - CPU (no coral) validations: diff --git a/.github/DISCUSSION_TEMPLATE/detector-support.yml b/.github/DISCUSSION_TEMPLATE/detector-support.yml index 4ac95754b..c09aec2ec 100644 --- a/.github/DISCUSSION_TEMPLATE/detector-support.yml +++ b/.github/DISCUSSION_TEMPLATE/detector-support.yml @@ -63,14 +63,14 @@ body: validations: required: true - type: dropdown - id: coral + id: object-detector attributes: - label: Coral version + label: Object Detector options: - - USB - - PCIe - - M.2 - - Dev Board + - Coral + - OpenVino + - TensorRT + - RKNN - Other - CPU (no coral) validations: diff --git a/.github/DISCUSSION_TEMPLATE/general-support.yml b/.github/DISCUSSION_TEMPLATE/general-support.yml index 7c8d534cc..cb9bd1992 100644 --- a/.github/DISCUSSION_TEMPLATE/general-support.yml +++ b/.github/DISCUSSION_TEMPLATE/general-support.yml @@ -69,14 +69,14 @@ body: validations: required: true - type: dropdown - id: coral + id: object-detector attributes: - label: Coral version + label: Object Detector options: - - USB - - PCIe - - M.2 - - Dev Board + - Coral + - OpenVino + - TensorRT + - RKNN - Other - CPU (no coral) validations: