From: Jérôme Benoit Date: Fri, 1 Mar 2024 19:28:06 +0000 (+0100) Subject: docs: refine GitHub issue templates X-Git-Tag: v1.2.38~13 X-Git-Url: https://git.piment-noir.org/?a=commitdiff_plain;h=f5dabe760ddd11646be22df45825dd29f8646b1c;p=e-mobility-charging-stations-simulator.git docs: refine GitHub issue templates Signed-off-by: Jérôme Benoit --- diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 8ef0a63c..702cfe63 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -17,8 +17,7 @@ body: label: Duplicate issue options: - label: I've searched for any related issues and avoided creating a duplicate issue. - validations: - required: true + required: true - type: dropdown attributes: label: Component @@ -39,7 +38,9 @@ body: required: true - type: input attributes: - label: version + label: Version + validations: + required: true - type: input attributes: label: Node.js version diff --git a/.github/ISSUE_TEMPLATE/feature_request.yml b/.github/ISSUE_TEMPLATE/feature_request.yml index 7554e292..b8fd1a06 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.yml +++ b/.github/ISSUE_TEMPLATE/feature_request.yml @@ -17,8 +17,7 @@ body: label: Duplicate issue options: - label: I've searched for any related issues and avoided creating a duplicate issue. - validations: - required: true + required: true - type: dropdown attributes: label: Component