File tree Expand file tree Collapse file tree 2 files changed +10
-8
lines changed Expand file tree Collapse file tree 2 files changed +10
-8
lines changed Original file line number Diff line number Diff line change 1
- name : " Bug report \U0001F41B "
2
- description : File a bug report
1
+ name : " I use React Native "
2
+ description : " File a bug report when using Async Storage with React Native "
3
3
labels : [bug]
4
4
body :
5
5
- type : markdown
6
6
attributes :
7
- value : |-
8
- Thanks for taking the time to fill out this bug report!
9
-
10
- If you're using Expo, please check their forums for a similar issue first: https://forums.expo.io/
7
+ value : Thanks for taking the time to fill out this bug report!
11
8
- type : textarea
12
9
id : what-happened
13
10
attributes :
14
11
label : What happened?
15
- description : What did you expect to happen? Can you attach build logs? Can you attach screenshots?
12
+ description : What did you expect to happen? Attach build logs and screenshots here.
16
13
placeholder : Tell us what you see!
17
14
validations :
18
15
required : true
47
44
id : repro-steps
48
45
attributes :
49
46
label : Steps to Reproduce
50
- description : Tell us how to reproduce this issue, or provide a minimal demo where your issue can be easily reproduced .
47
+ description : Provide a minimal demo and tell us how to reproduce this issue .
51
48
placeholder : Tell us how to reproduce this issue.
52
49
validations :
53
50
required : true
Original file line number Diff line number Diff line change
1
+ blank_issues_enabled : false
2
+ contact_links :
3
+ - name : I use Expo
4
+ url : https://forums.expo.dev/tag/asyncstorage
5
+ about : I have issues with AsyncStorage and Expo.
You can’t perform that action at this time.
0 commit comments