Skip to content

Commit dc1a3e1

Browse files
committed
env: Add github issue template
1 parent e39fe33 commit dc1a3e1

File tree

2 files changed

+24
-0
lines changed

2 files changed

+24
-0
lines changed

.github/ISSUE_TEMPLATE/Bug_report.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
---
2+
name: 🐛 Bug report
3+
about: Report to bug or error!
4+
---
5+
6+
## Description
7+
8+
### Bug Environment
9+
10+
### Current
11+
12+
### Expected
13+
14+
### Reference

.github/ISSUE_TEMPLATE/Enhancement.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
name: 🌈 Enhancement
3+
about: Things you might want to try to improve or add to in your extension.
4+
---
5+
6+
## Description
7+
8+
### Request Feature
9+
10+
### Reference

0 commit comments

Comments
 (0)