Skip to content

Commit 5b51c74

Browse files
authored
Update issue templates
1 parent e80c820 commit 5b51c74

File tree

2 files changed

+39
-0
lines changed

2 files changed

+39
-0
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
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]
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
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.

0 commit comments

Comments
 (0)