diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index d2c508fc226df9..8b6f8c0f12ae61 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -24,8 +24,8 @@ body: - type: textarea id: react-native-info attributes: - label: Output of `react-native info` - description: Run `react-native info` in your terminal, copy and paste the results here. + label: Output of `npx react-native info` + description: Run `npx react-native info` in your terminal, copy and paste the results here. validations: required: true - type: textarea