From aa0180c3f1818600dc81b8f8d4bfa7236208e6e6 Mon Sep 17 00:00:00 2001 From: Shiva Prasad Date: Wed, 2 Feb 2022 14:54:32 +1300 Subject: [PATCH] Update bug_report.yaml --- .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 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: