diff --git a/.github/ISSUE_TEMPLATE/bug_report.yaml b/.github/ISSUE_TEMPLATE/bug_report.yaml index 5b8192ca7..027de0815 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yaml +++ b/.github/ISSUE_TEMPLATE/bug_report.yaml @@ -72,14 +72,14 @@ body: Provide information about your environment. Run ```shell - npx -y nativescript-envinfo + npx nativescript-envinfo -y ``` inside the project and paste the output directly without manual formatting. placeholder: | Paste the result of - npx -y nativescript-envinfo + npx nativescript-envinfo -y - type: markdown attributes: