From: Jérôme Benoit Date: Wed, 9 Mar 2022 10:02:13 +0000 (+0100) Subject: Add the missing issue template key in the right section X-Git-Tag: v1.1.53~4 X-Git-Url: https://git.piment-noir.org/?a=commitdiff_plain;h=cb9a9a02105dfb078b2786108abc7af5d031955e;p=e-mobility-charging-stations-simulator.git Add the missing issue template key in the right section Signed-off-by: Jérôme Benoit --- diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 5a1f0425..8fe3802d 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -4,7 +4,6 @@ description: Create a bug report body: - type: markdown attributes: - label: Description value: | Thank you for reporting an issue. @@ -13,9 +12,9 @@ body: Please fill in as much of the template below as you're able. - type: checkboxes attributes: + label: Duplicate issue options: - - label: I've searched for any related issues and avoided creating a - duplicate issue. + - label: I've searched for any related issues and avoided creating a duplicate issue. required: true - type: textarea attributes: diff --git a/.github/ISSUE_TEMPLATE/feature_request.yml b/.github/ISSUE_TEMPLATE/feature_request.yml index 4f6c53f1..8854c9ba 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.yml +++ b/.github/ISSUE_TEMPLATE/feature_request.yml @@ -4,7 +4,6 @@ description: Request a feature body: - type: markdown attributes: - label: Description value: | Thank you for requesting a feature. @@ -12,9 +11,9 @@ body: - type: checkboxes attributes: + label: Duplicate issue options: - - label: I've searched for any related issues and avoided creating a - duplicate issue. + - label: I've searched for any related issues and avoided creating a duplicate issue. required: true - type: textarea attributes: