X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=.github%2FISSUE_TEMPLATE%2Ffeature_request.yml;h=09e61b0a6fae0aa40c1e2d5588ab78d5701a8339;hb=6f9dcffec34bf5445ac22e7b66796d9596b453fe;hp=d80e0b995fb10bf8a364e0e5b5083f4183fe389c;hpb=1e1be0dfd7b1183c9a8b516946870c01ec7ce721;p=e-mobility-charging-stations-simulator.git diff --git a/.github/ISSUE_TEMPLATE/feature_request.yml b/.github/ISSUE_TEMPLATE/feature_request.yml index d80e0b99..09e61b0a 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.yml +++ b/.github/ISSUE_TEMPLATE/feature_request.yml @@ -1,26 +1,31 @@ name: 'Feature request' -title: [FEATURE] -description: Suggest a feature +title: '[FEATURE] ' +labels: ['enhancement', 'triage'] +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 charging-stations-simulator. + This issue tracker is for feature requests in e-mobility-charging-stations-simulator. + Any misuse of this issue tracker will be closed immediately, such as simulator configuration support, simulator usage support, ... + + 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: label: Description - description: - A clear and concise description of the feature. + 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 - description: Logs, screenshots, screencast, etc. + description: Architecture or design documents, screenshots, screencast, etc.