From: Jérôme Benoit Date: Thu, 27 Jul 2023 01:04:20 +0000 (+0200) Subject: docs: refine issue templates X-Git-Tag: v1.2.20~119 X-Git-Url: https://git.piment-noir.org/?a=commitdiff_plain;h=7d7cc599261508fd5c136ac5d13bcf73111dd70d;p=e-mobility-charging-stations-simulator.git docs: refine 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 672ca536..0c515b66 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -1,7 +1,7 @@ name: 'Bug report' title: '[BUG] ' labels: ['bug', 'triage'] -description: Create a bug report +description: File a bug report body: - type: markdown attributes: diff --git a/.github/ISSUE_TEMPLATE/feature_request.yml b/.github/ISSUE_TEMPLATE/feature_request.yml index d5208cbb..09e61b0a 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.yml +++ b/.github/ISSUE_TEMPLATE/feature_request.yml @@ -22,6 +22,9 @@ body: attributes: label: Description description: A clear and concise description of the feature. + placeholder: | + - If your feature request is related to a problem, please describe it + - If you have solutions in mind, please describe them - type: textarea attributes: label: Attachments