File tree Expand file tree Collapse file tree 4 files changed +41
-34
lines changed Expand file tree Collapse file tree 4 files changed +41
-34
lines changed Original file line number Diff line number Diff line change 1
1
---
2
- name : Bug report
3
- about : Create a report to help us improve
2
+ name : 🐛 Bug report
3
+ about : If something isn't working as expected 🤔.
4
4
title : ' '
5
5
labels : ' bug'
6
6
assignees : ' '
7
-
8
7
---
9
8
10
- ** Describe the bug**
11
- A clear and concise description of what the bug is .
9
+ <!-- A clear and concise description of what the bug is. -->
10
+ When I.. .
12
11
13
12
** To Reproduce**
14
- Steps to reproduce the behavior:
15
- 1 . Go to '...'
16
- 2 . Click on '....'
17
- 3 . Scroll down to '....'
18
- 4 . See error
13
+ <!-- Steps to reproduce the behavior:
14
+ -->
15
+ 1 .
19
16
20
17
** Expected behavior**
21
- A clear and concise description of what you expected to happen.
18
+ <!-- A clear and concise description of what you expected to happen.-->
22
19
23
20
** Screenshots**
24
- If applicable, add screenshots to help explain your problem.
21
+ <!-- If applicable, add screenshots to help explain your problem.-->
25
22
26
- ** Desktop (please complete the following information):**
27
- - OS: [ e.g. iOS]
28
- - Browser [ e.g. chrome, safari]
29
- - Version [ e.g. 22]
23
+ ** Context**
30
24
31
- ** Smartphone (please complete the following information):**
32
- - Device: [ e.g. iPhone6]
33
- - OS: [ e.g. iOS8.1]
34
- - Browser [ e.g. stock browser, safari]
35
- - Version [ e.g. 22]
25
+ - Version:
26
+ - Browser:
36
27
37
28
** Additional context**
38
- Add any other context about the problem here.
29
+ <!-- Add any other context about the problem here.-->
Original file line number Diff line number Diff line change
1
+ blank_issues_enabled : true
2
+ # contact_links:
3
+ # - name: Samuel Gratzl
4
+ # url: https://www.sgratzl.com
5
+ # about: Please ask and answer questions here.
Original file line number Diff line number Diff line change 1
1
---
2
- name : Feature request
2
+ name : 🚀 Feature Request
3
3
about : Suggest an idea for this project
4
4
title : ' '
5
5
labels : ' enhancement'
6
6
assignees : ' '
7
-
8
7
---
9
8
10
- ** Is your feature request related to a problem? Please describe.**
11
- A clear and concise description of what the problem is. Ex. I'm always frustrated when [ ...]
12
-
13
- ** Describe the solution you'd like**
14
- A clear and concise description of what you want to happen.
9
+ <!-- A clear and concise description of what feature you are missing.-->
10
+ It would be great if ...
15
11
16
- ** Describe alternatives you've considered **
17
- A clear and concise description of any alternative solutions or features you've considered.
12
+ ** User story **
13
+ <!-- Describe your problem, feature you are missing, and how you image to look like. -->
18
14
19
15
** Additional context**
20
- Add any other context or screenshots about the feature request here.
16
+ <!-- Add any other context or screenshots about the feature request here.-->
Original file line number Diff line number Diff line change 1
1
---
2
- name : Question
2
+ name : 🤗 Question
3
3
about : ask question about the library (usage, features,...)
4
4
title : ' '
5
5
labels : ' question'
6
6
assignees : ' '
7
-
8
7
---
9
8
9
+ <!--
10
+ A clear and concise description of what your question is.
11
+ If possible add a CodePen or CodeSandbox link to illustrate your problem
12
+ -->
13
+ I'm having the following question...
14
+
15
+ ** Screenshots / Sketches**
16
+ <!-- If applicable, add screenshots or sketches to help explain your question.-->
17
+
18
+ ** Context**
19
+
20
+ - Version:
21
+ - Browser:
22
+
23
+ ** Additional context**
24
+ <!-- Add any other context about the question here.-->
You can’t perform that action at this time.
0 commit comments