Skip to content

Commit cca24fc

Browse files
committed
Created Issue_template
1 parent 73231c7 commit cca24fc

File tree

2 files changed

+34
-0
lines changed

2 files changed

+34
-0
lines changed
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
---
2+
name: Bug report
3+
about: Create a report to help us improve
4+
title: ''
5+
labels: bug
6+
assignees: ''
7+
8+
---
9+
10+
**Describe the bug + expected behavior**
11+
*A clear and concise description of what the bug is, and what you expected to happen.*
12+
13+
**Steps to reproduce**
14+
*A list of steps it takes to see this bug.*
15+
16+
**Additional context**
17+
*Add any other context or screenshots about the bug here.*
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
---
2+
name: Feature request
3+
about: Suggest a change to this project
4+
title: ''
5+
labels: enhancement
6+
assignees: ''
7+
8+
---
9+
10+
**Describe the feature that you would like added**
11+
*A clear and concise description of the feature, and why is should be added to the project.*
12+
13+
**Tasks that need to completed for this feature**
14+
*A list of individual tasks that likely must be done before the feature can be considered "complete".*
15+
16+
**Additional context**
17+
*Add any other context or screenshots about the feature request here.*

0 commit comments

Comments
 (0)