File tree Expand file tree Collapse file tree 2 files changed +39
-0
lines changed Expand file tree Collapse file tree 2 files changed +39
-0
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ name : Bug report
3
+ about : Create a bug report to hele improve
4
+ title : ' '
5
+ labels : bug
6
+ assignees : ' '
7
+
8
+ ---
9
+
10
+ ** Describe**
11
+ A clear and concise description of what the bug is.
12
+
13
+ ** To Reproduce**
14
+ Steps to reproduce the behavior:
15
+ 1 . Click on '....'
16
+ 2 . Scroll down to '....'
17
+ 3 . See error
18
+
19
+ ** Screenshots or jsfiddle**
20
+ If applicable, add screenshots or jsfiddle to help explain your problem.
21
+
22
+ ** Other (please complete the following information):**
23
+ - OS: [ e.g. iOS]
24
+ - Browser [ e.g. chrome, safari]
25
+ - Version [ e.g. 2.0]
Original file line number Diff line number Diff line change
1
+ ---
2
+ name : Feature request
3
+ about : Suggest an idea for this component
4
+ title : ' '
5
+ labels : suggestion
6
+ assignees : ' '
7
+
8
+ ---
9
+
10
+ ** Is your feature request related to a problem? **
11
+ A clear and concise description of what the problem is. Ex. I'm always frustrated when [ ...]
12
+
13
+ ** Describe the feature request**
14
+ A clear and concise description of what you want to happen.
You can’t perform that action at this time.
0 commit comments