diff --git a/.github/ISSUE_TEMPLATE/bug_report.yaml b/.github/ISSUE_TEMPLATE/bug_report.yaml index 027de0815..c192ceaab 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 nativescript-envinfo -y + echo 'y' | npx nativescript-envinfo ``` inside the project and paste the output directly without manual formatting. placeholder: | Paste the result of - npx nativescript-envinfo -y + echo 'y' | npx nativescript-envinfo - type: markdown attributes: