Skip to content
This repository was archived by the owner on Jul 10, 2024. It is now read-only.

Commit e75d865

Browse files
committed
[TASK] Update github issue templates
1 parent 4f078f4 commit e75d865

File tree

2 files changed

+30
-1
lines changed

2 files changed

+30
-1
lines changed

.github/ISSUE_TEMPLATE.md renamed to .github/ISSUE_TEMPLATE/bug_report.md

+10-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
---
2+
name: Bug report
3+
about: Create a report to help us improve
4+
5+
---
6+
17
<!--- Provide a general summary of the issue in the Title above -->
28
<!--- This template should help to improve the report, unneeded parts can be remvoed -->
39

@@ -13,7 +19,7 @@
1319
<!--- Not obligatory, but suggest a fix/reason for the bug, -->
1420
<!--- or ideas how to implement the addition or change -->
1521

16-
## Steps to Reproduce (for bugs)
22+
## Steps to Reproduce
1723
<!--- Provide a link to a live example, or an unambiguous set of steps to -->
1824
<!--- reproduce this bug. Include code to reproduce, if relevant -->
1925
1.
@@ -31,3 +37,6 @@
3137
* Browser Name and version:
3238
* Operating System and version (desktop or mobile):
3339
* Link to your project:
40+
41+
## Screenshots
42+
<!--- If applicable, add screenshots to help explain your problem. -->
+20
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
---
2+
name: Feature request
3+
about: Suggest an idea for this project
4+
5+
---
6+
7+
<!--- Provide a general summary of the issue in the Title above -->
8+
<!--- This template should help to improve the report, unneeded parts can be remvoed -->
9+
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. -->
15+
16+
## Describe alternatives you've considered
17+
<!--- A clear and concise description of any alternative solutions or features you've considered. -->
18+
19+
## Additional context
20+
<!--- Add any other context or screenshots about the feature request here. -->

0 commit comments

Comments
 (0)