Skip to content
This repository has been archived by the owner on Jun 12, 2024. It is now read-only.

Commit

Permalink
Add missing key in issue template
Browse files Browse the repository at this point in the history
Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
  • Loading branch information
Jérôme Benoit committed Mar 9, 2022
1 parent 9e2960c commit f33833d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/ISSUE_TEMPLATE/bug_report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,12 @@ description: Create a bug report
body:
- type: markdown
attributes:
label: Description
value: |
Thank you for reporting an issue.
This issue tracker is for bugs and issues found in charging-stations-simulator.
Please fill in as much of the template below as you're able.
- type: checkboxes
attributes:
Expand Down
3 changes: 3 additions & 0 deletions .github/ISSUE_TEMPLATE/feature_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,12 @@ description: Request a feature
body:
- type: markdown
attributes:
label: Description
value: |
Thank you for requesting a feature.
This issue tracker is for feature requests in charging-stations-simulator.
- type: checkboxes
attributes:
options:
Expand Down

0 comments on commit f33833d

Please sign in to comment.