From: Jérôme Benoit Date: Fri, 1 Mar 2024 19:29:59 +0000 (+0100) Subject: docs: refine GitHub issue templates X-Git-Tag: v1.2.38~12 X-Git-Url: https://git.piment-noir.org/?a=commitdiff_plain;h=84822103592a269211a672a122d8ec0568088736;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 702cfe63..b0efef9b 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -25,7 +25,6 @@ body: options: - Simulator - Web UI - default: 0 validations: required: true - type: textarea diff --git a/.github/ISSUE_TEMPLATE/feature_request.yml b/.github/ISSUE_TEMPLATE/feature_request.yml index b8fd1a06..0cee693f 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.yml +++ b/.github/ISSUE_TEMPLATE/feature_request.yml @@ -25,7 +25,6 @@ body: options: - Simulator - Web UI - default: 0 validations: required: true - type: textarea