Skip to content

Commit

Permalink
chore: add Expo to bug report template (react-native-async-storage#542)
Browse files Browse the repository at this point in the history
  • Loading branch information
tido64 authored Feb 9, 2021
1 parent fb0ce97 commit 078d228
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion .github/ISSUE_TEMPLATE/01_bug_report.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,12 @@ label: 'Bug'

## Current behavior

<!-- Describe the issue. -->
<!--
Describe the issue.
If you're using Expo, please check their forums for a similar issue
first: https://forums.expo.io/
-->

## Expected behavior

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

0 comments on commit 078d228

Please sign in to comment.