From 1a37585b494e1ba497596e919d2ccb0079ea88a9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Piet=20G=C3=B6mpel?= <37657534+Pietfried@users.noreply.github.com> Date: Thu, 29 Feb 2024 13:52:19 +0100 Subject: [PATCH] Update .github/ISSUE_TEMPLATE/bug_report.yaml MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Piet Gömpel <37657534+Pietfried@users.noreply.github.com> --- .github/ISSUE_TEMPLATE/bug_report.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yaml b/.github/ISSUE_TEMPLATE/bug_report.yaml index 81f3d8b..07e0967 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yaml +++ b/.github/ISSUE_TEMPLATE/bug_report.yaml @@ -16,7 +16,7 @@ body: attributes: label: To Reproduce description: | - If applicable describe the steps to and additional information to reproduce the behavior like stand alone usage, usage within the libocpp, usage with a TPM module, happens during a specific libocpp CSMS message, compile options and your system information + If applicable describe the steps to and additional information to reproduce the behavior. This could include information about the usage with OCPP, ISO15118 and/or a TPM module. - type: textarea id: other