From 23620641a6ca96acc125b0793d3298e06b358ec2 Mon Sep 17 00:00:00 2001 From: Matthias Kleine Date: Fri, 10 Dec 2021 19:09:58 +0100 Subject: [PATCH] Update bug_report.yml --- .github/ISSUE_TEMPLATE/bug_report.yml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index fed6a62..a1be79e 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -1,6 +1,7 @@ name: Bug report title: "Bug report" description: "Create a report to help improve this ioBroker adapter" +labels: bug body: - type: markdown attributes: @@ -37,6 +38,12 @@ body: attributes: value: | ## Environment + - type: input + attributes: + label: Version of nodejs + description: Can be found in the host section of ioBroker admin + validations: + required: true - type: input attributes: label: Version of ioBroker js-controller