Skip to content

Commit a4ef90e

Browse files
committed
Added templates
1 parent cb2498a commit a4ef90e

File tree

2 files changed

+49
-0
lines changed

2 files changed

+49
-0
lines changed
Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
---
2+
name: Bug report
3+
about: Create a report to help us improve
4+
title: ''
5+
labels: ''
6+
assignees: ''
7+
8+
---
9+
10+
**Describe the bug**
11+
12+
...
13+
14+
**To Reproduce**
15+
16+
...
17+
18+
**Expected behavior**
19+
20+
...
21+
22+
**Proposed solution**
23+
24+
...
25+
26+
**Additional context**
27+
28+
...
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
---
2+
name: Feature request
3+
about: Suggest an idea for this project
4+
title: ''
5+
labels: ''
6+
assignees: ''
7+
8+
---
9+
10+
**Describe the feature**
11+
12+
...
13+
14+
15+
**Proposed implementation**
16+
17+
...
18+
19+
**Additional context**
20+
21+
...

0 commit comments

Comments
 (0)