Skip to content

Commit 078d228

Browse files
authored
chore: add Expo to bug report template (#542)
1 parent fb0ce97 commit 078d228

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

.github/ISSUE_TEMPLATE/01_bug_report.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,12 @@ label: 'Bug'
66

77
## Current behavior
88

9-
<!-- Describe the issue. -->
9+
<!--
10+
Describe the issue.
11+
12+
If you're using Expo, please check their forums for a similar issue
13+
first: https://forums.expo.io/
14+
-->
1015

1116
## Expected behavior
1217

@@ -27,6 +32,7 @@ label: 'Bug'
2732
- [ ] macOS
2833
- [ ] Windows
2934
- **AsyncStorage version**: <!-- @react-native-async-storage/async-storage version set in package.json -->
35+
- **Expo version**: <!-- If you use Expo, please specify its version here -->
3036
- **Environment**:
3137
<!--
3238
After running `npm install` or `yarn` in your repo, run `npx react-native info`

0 commit comments

Comments
 (0)