From 4484e96b66c91ba030f4567cb762ba4df0ef25be Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan-Otto=20Kr=C3=B6pke?= Date: Tue, 27 Aug 2024 20:33:11 +0200 Subject: [PATCH] Update bug_report.yaml MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Jan-Otto Kröpke --- .github/ISSUE_TEMPLATE/bug_report.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yaml b/.github/ISSUE_TEMPLATE/bug_report.yaml index 75a61c78..7346a17b 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yaml +++ b/.github/ISSUE_TEMPLATE/bug_report.yaml @@ -10,8 +10,7 @@ body: attributes: value: |- > [!NOTE] - > If you encounter "Counter not found" issues, try to re-build - > the performance counter first. + > If you encounter "Counter not found" issues, try to re-build the performance counter first. ``` PS C:\WINDOWS\system32> cd c:\windows\system32 @@ -26,6 +25,7 @@ body: PS C:\windows\syswow64> winmgmt.exe /RESYNCPERF ``` + ---- - type: textarea attributes: