8000 Update bug_report.yaml · NativeScript/NativeScript@aa0180c · GitHub
[go: up one dir, main page]

Skip to content

Commit aa0180c

Browse files
authored
Update bug_report.yaml
1 parent 0634b8a commit aa0180c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/ISSUE_TEMPLATE/bug_report.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,14 +72,14 @@ body:
7272
Provide information about your environment. Run
7373
7474
```shell
75-
npx -y nativescript-envinfo
75+
npx nativescript-envinfo -y
7676
```
7777
7878
inside the project and paste the output directly without manual formatting.
7979
placeholder: |
8080
Paste the result of
8181
82-
npx -y nativescript-envinfo
82+
npx nativescript-envinfo -y
8383
8484
- type: markdown
8585
attributes:

0 commit comments

Comments
 (0)
0