File tree 1 file changed +6
-4
lines changed
1 file changed +6
-4
lines changed Original file line number Diff line number Diff line change @@ -18,10 +18,12 @@ body:
18
18
label : Before submitting a new issue
19
19
description : Please perform simple checks first.
20
20
options :
21
- - label : I tested using the latest release of the library, as maybe the bug has been already fixed.
22
- required : true
23
- - label : I checked for possible duplicate issues, with possible answers.
24
- required : true
21
+ - label : I tested using the latest version of the library, as the bug might be already fixed.
22
+ required : true
23
+ - label : I tested using a [supported version](https://github.com/reactwg/react-native-releases/blob/main/docs/support.md) of react native.
24
+ required : true
25
+ - label : I checked for possible duplicate issues, with possible answers.
26
+ required : true
25
27
- type : textarea
26
28
id : summary
27
29
attributes :
You can’t perform that action at this time.
0 commit comments