From: Jérôme Benoit Date: Wed, 4 Dec 2024 21:51:23 +0000 (+0100) Subject: docs: add link for support request GH discussions category X-Git-Tag: ocpp-server@v2.0.2~22 X-Git-Url: https://git.piment-noir.org/?a=commitdiff_plain;h=7eed01f7d48ed1f3212f10ca29df09c460de6f31;p=e-mobility-charging-stations-simulator.git docs: add link for support request GH discussions category closes #1136 Signed-off-by: Jérôme Benoit --- diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index a6e27be5..d7f5e1b0 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -10,6 +10,7 @@ body: This issue tracker is for bugs and issues found in e-mobility-charging-stations-simulator. Any misuse of this issue tracker will be closed immediately, such as simulator configuration support, simulator usage support, ... + Support requests are expected to be filed in the [Discussions](https://github.com/poolifier/poolifier/discussions) Q&A category. Please fill in as much of the template below as you're able. - type: checkboxes diff --git a/.github/ISSUE_TEMPLATE/feature_request.yml b/.github/ISSUE_TEMPLATE/feature_request.yml index e0c128c6..272a5ff5 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.yml +++ b/.github/ISSUE_TEMPLATE/feature_request.yml @@ -10,6 +10,7 @@ body: 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, ... + Support requests are expected to be filed in the [Discussions](https://github.com/poolifier/poolifier/discussions) Q&A category. Please fill in as much of the template below as you're able. - type: checkboxes