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: