diff --git a/.github/ISSUE_TEMPLATE/external_converter.yaml b/.github/ISSUE_TEMPLATE/external_converter.yaml index 72a6027c1..cd166b398 100644 --- a/.github/ISSUE_TEMPLATE/external_converter.yaml +++ b/.github/ISSUE_TEMPLATE/external_converter.yaml @@ -36,6 +36,7 @@ body: attributes: label: External converter description: Code of the external converter, to retrieve in the Z2M frontend go to Settings -> Dev Console -> External Converters + render: JavaScript validations: required: true - type: textarea diff --git a/.github/ISSUE_TEMPLATE/new_device_support.yaml b/.github/ISSUE_TEMPLATE/new_device_support.yaml index c90eec734..f2a6b267a 100644 --- a/.github/ISSUE_TEMPLATE/new_device_support.yaml +++ b/.github/ISSUE_TEMPLATE/new_device_support.yaml @@ -40,7 +40,7 @@ body: attributes: label: External definition description: See [Creating the external definition](https://www.zigbee2mqtt.io/advanced/support-new-devices/01_support_new_devices.html#_2-creating-the-external-definition) - render: shell + render: JavaScript validations: required: true - type: textarea