You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please use the appropriate templates as a guide. Delete what doesn't apply. If neither apply to your issue please describe the problem as clearly as possible.
3
+
If you're having trouble and need support please consider the following so that help is more immediate.
5
4
6
-
An example or git repository that demonstrates the issue is always very helpful. PRs are also welcome if you would like to propose an implementation. Also, give the issue a meaningful subject line that describes it clearly.
7
-
8
-
Templates:
9
-
10
-
1. Feature
11
-
2. Bug
12
-
3. Support
13
-
-->
14
-
15
-
16
-
17
-
18
-
<!-- 1. Feature -->
5
+
- Share the a live link and link to your repository
6
+
- Create a working CodeSandbox that demonstrates what you're trying to do. Here's a [CodeSandbox template]()
19
7
20
8
## Feature Request
21
9
22
10
Describe the feature or behavior you would like to add considering the following:
23
11
24
-
* Why would this new feature or change be useful?
25
-
* What's your particular use case?
26
-
* What problems does it solve?
27
-
* Can you provide a demo or repository demonstrating the issue?
28
-
* Are there any related issues?
12
+
- Why would this new feature or change be useful?
13
+
- What's your particular use case?
14
+
- What problems does it solve?
15
+
- Can you provide a demo or repository demonstrating the issue?
16
+
- Are there any related issues?
29
17
30
18
## Proposed Changes
31
19
32
20
Describe how you would implement the feature.
33
21
34
-
* Are there code snippets that demonstrate the changes?
35
-
* Can you provide a PR in addition to this issue? It's much appreciated if you do.
36
-
22
+
- Are there code snippets that demonstrate the changes?
23
+
- Can you provide a PR in addition to this issue? It's much appreciated if you do.
37
24
38
-
39
-
40
-
41
-
<!-- 2. Bug -->
25
+
# Bug Template
42
26
43
27
## Expected Behavior
44
28
@@ -61,20 +45,17 @@ Uncaught ReferenceError: foo is not defined
61
45
62
46
## Environment
63
47
64
-
* Version:
65
-
* Platform:
66
-
* Browser:
67
-
68
-
69
-
48
+
- Version:
49
+
- Platform:
50
+
- Browser:
70
51
71
52
<!-- 3. Support -->
72
53
73
54
## Trouble With Implementation
74
55
75
56
Describe the trouble you are having considering the following:
76
57
77
-
* What is the expected behavior of your implementation?
78
-
* Can you share the repository, live site, or a demo?
79
-
* Are you seeing any errors or warnings?
80
-
* Any relevant snippets of code you can provide?
58
+
- What is the expected behavior of your implementation?
59
+
- Can you share the repository, live site, or a demo?
0 commit comments