We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb0ce97 commit 078d228Copy full SHA for 078d228
.github/ISSUE_TEMPLATE/01_bug_report.md
@@ -6,7 +6,12 @@ label: 'Bug'
6
7
## Current behavior
8
9
-<!-- Describe the issue. -->
+<!--
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
+-->
15
16
## Expected behavior
17
@@ -27,6 +32,7 @@ label: 'Bug'
27
32
- [ ] macOS
28
33
- [ ] Windows
29
34
- **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 -->
30
36
- **Environment**:
31
37
<!--
38
After running `npm install` or `yarn` in your repo, run `npx react-native info`
0 commit comments