X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=.github%2FISSUE_TEMPLATE%2Ffeature_request.yml;h=18d77c10c87b7aa99a3888f8c375706cb269f5ba;hb=89bf789a5a24076f254b8c68b1cdf4cd7c8fd571;hp=38dfb5d33514f97487bac24e692a9efc3de7c6ed;hpb=1b23d02ba3892fee22b2f639559fcf5f12ada793;p=e-mobility-charging-stations-simulator.git diff --git a/.github/ISSUE_TEMPLATE/feature_request.yml b/.github/ISSUE_TEMPLATE/feature_request.yml index 38dfb5d3..18d77c10 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.yml +++ b/.github/ISSUE_TEMPLATE/feature_request.yml @@ -1,26 +1,25 @@ name: 'Feature request' -title: \[FEATURE\] -description: Suggest a feature +title: '[FEATURE] ' +description: Request a feature body: - type: markdown attributes: value: | - Thank you for reporting an feature request. + Thank you for requesting a feature. + + This issue tracker is for feature requests in e-mobility-charging-stations-simulator. - This issue tracker is for feature requests in charging-stations-simulator. - 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: label: Description - description: - A clear and concise description of the feature. + description: A clear and concise description of the feature. - type: textarea attributes: label: Attachments - description: Logs, screenshots, screencast, etc. + description: Logs, configurations, screenshots, screencast, etc.