We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d8922c commit d908cdeCopy full SHA for d908cde
.github/ISSUE_TEMPLATE/config.yml
@@ -2,10 +2,10 @@
2
blank_issues_enabled: false
3
contact_links:
4
- about: 'e.g. npx react-native start, react-native run-android, react-native init'
5
- name: 'Running react-native'
+ name: 'CLI: react-native start'
6
url: 'https://github.com/react-native-community/cli/issues/new/choose'
7
- about: "e.g. import { View } from 'react-native', gradle error"
8
- name: 'CLI: react-native start'
+ name: 'Running react-native'
9
url: 'https://github.com/facebook/react-native/issues/new/choose'
10
- about: 'e.g. expo start, expo run:ios, expo init'
11
name: 'CLI: expo start'
0 commit comments