File tree Expand file tree Collapse file tree 6 files changed +57
-91
lines changed Expand file tree Collapse file tree 6 files changed +57
-91
lines changed Original file line number Diff line number Diff line change @@ -7,12 +7,26 @@ assignees: ''
7
7
8
8
---
9
9
10
- ### Describe the bug
11
10
<!--
12
- A clear and concise description of what the bug is.
11
+ NOTE: please submit only bug reports here, any new questions or feature requests should be submitted in Discussions:
12
+ https://github.com/wix/react-native-ui-lib/discussions
13
+ -->
14
+
15
+ ## Description
16
+
17
+ <!--
18
+ A clear and concise description of what is the bug.
13
19
-->
14
20
15
- ### To Reproduce
21
+ ### Related to
22
+
23
+ - [ ] Components
24
+ - [ ] Demo
25
+ - [ ] Docs
26
+ - [ ] Typings
27
+
28
+ ### Steps to reproduce
29
+
16
30
<!--
17
31
Steps to reproduce the behavior:
18
32
1. Go to '...'
@@ -21,28 +35,50 @@ Steps to reproduce the behavior:
21
35
4. See error
22
36
-->
23
37
24
- ### Expected behavior
38
+ #### Expected behavior
39
+
25
40
<!--
26
41
A clear and concise description of what you expected to happen.
27
42
-->
28
43
29
- ### Code snippet
44
+ #### Actual behavior
45
+
30
46
<!--
31
- A code snippet that reproduce the issue.
47
+ A clear and concise description of what actually happens.
32
48
-->
33
49
34
- ### Screenshots
50
+ ## More Info
51
+
52
+ ### Code snippet
53
+
35
54
<!--
36
- If applicable, add screenshots to help explain your problem.
55
+ A code snippet that reproduce the issue.
37
56
-->
38
57
39
- ### Device (please complete the following information)
58
+ ```
59
+
60
+
61
+ ```
62
+
63
+ ### Screenshots/Video
64
+
40
65
<!--
41
- - Device: [e.g. iPhone6]
42
- - OS: [e.g. iOS8.1]
66
+ If applicable, add screenshots or a video to help explain your problem.
43
67
-->
44
68
45
- ### Additional context
69
+ ### Environment
70
+
46
71
<!--
47
- Add any other context about the problem here.
72
+ Fill in your RNUILib and React Native versions below.
73
+
74
+ List other libraries if relevant.
48
75
-->
76
+
77
+ - React Native:
78
+ - React Native UI Lib:
79
+
80
+ ### Affected platforms
81
+
82
+ - [ ] Android
83
+ - [ ] iOS
84
+ - [ ] Web
Original file line number Diff line number Diff line change
1
+ blank_issues_enabled : false
2
+ contact_links :
3
+ - name : Question
4
+ url : https://github.com/wix/react-native-ui-lib/discussions/categories/q-a
5
+ about : Please ask and answer questions here.
6
+ - name : Feature Request
7
+ url : https://github.com/wix/react-native-ui-lib/discussions/categories/ideas
8
+ about : Please submit feature requests here.
Load Diff This file was deleted.
Load Diff This file was deleted.
Load Diff This file was deleted.
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments