File tree Expand file tree Collapse file tree 2 files changed +66
-0
lines changed Expand file tree Collapse file tree 2 files changed +66
-0
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ name : Bug report
3
+ about : Report any issues / bugs you've found. Could be a typo, visual issue, functional
4
+ issue, etc.
5
+ title : ' (BUG)'
6
+ labels : bug
7
+ assignees : ' '
8
+
9
+ ---
10
+
11
+ ## Describe the bug
12
+
13
+ A clear and concise description of what the bug is.
14
+
15
+ ## Steps to reproduce
16
+
17
+ Describe us how we could reproduce the bug you're trying to report.
18
+
19
+ Example:
20
+
21
+ 1 . Go to '...'
22
+ 2 . Click on '....'
23
+ 3 . Scroll down to '....'
24
+ 4 . See error
25
+
26
+ ## Expected behavior
27
+
28
+ A clear and concise description of what you expected to happen when you encounter the bug.
29
+
30
+ ## Screenshots
31
+
32
+ If applicable, add screenshots to help explain your problem.
33
+
34
+ ## Device (please complete the following information)
35
+
36
+ - OS: [ e.g. iOS, Windows 10, ...]
37
+ - Browser: [ e.g. Chrome 75, Safari 9]
38
+ - Package version: [ e.g. 2.2.0]
39
+
40
+ ## Additional context
41
+
42
+ Add any other context about the problem here.
Original file line number Diff line number Diff line change
1
+ ---
2
+ name : Feature request
3
+ about : Suggest an idea for this project
4
+ title : ' (FEATURE REQUEST)'
5
+ labels : ' '
6
+ assignees : ' '
7
+
8
+ ---
9
+
10
+ ## Is your feature request related to a problem? Please describe
11
+
12
+ A clear and concise description of what the problem is. Ex. I'm always frustrated when [ ...]
13
+
14
+ ## Describe the solution you'd like
15
+
16
+ A clear and concise description of what you want to happen.
17
+
18
+ ## Describe alternatives you've considered
19
+
20
+ A clear and concise description of any alternative solutions or features you've considered.
21
+
22
+ ## Additional context
23
+
24
+ Add any other context or screenshots about the feature request here.
You can’t perform that action at this time.
0 commit comments