Skip to content

Commit d908cde

Browse files
committed
Update config.yml
1 parent 8d8922c commit d908cde

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/ISSUE_TEMPLATE/config.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
blank_issues_enabled: false
33
contact_links:
44
- about: 'e.g. npx react-native start, react-native run-android, react-native init'
5-
name: 'Running react-native'
5+
name: 'CLI: react-native start'
66
url: 'https://github.com/react-native-community/cli/issues/new/choose'
77
- about: "e.g. import { View } from 'react-native', gradle error"
8-
name: 'CLI: react-native start'
8+
name: 'Running react-native'
99
url: 'https://github.com/facebook/react-native/issues/new/choose'
1010
- about: 'e.g. expo start, expo run:ios, expo init'
1111
name: 'CLI: expo start'

0 commit comments

Comments
 (0)