Skip to content

Commit fe37119

Browse files
authored
Update issue templates (#99)
1 parent db31332 commit fe37119

File tree

2 files changed

+54
-0
lines changed

2 files changed

+54
-0
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

+36
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
---
2+
name: Bug report
3+
about: Create a report to help us improve
4+
title: ''
5+
labels: ''
6+
assignees: ItsRyanWu
7+
8+
---
9+
10+
**描述这个问题:**
11+
12+
13+
14+
**如何复现:**
15+
16+
17+
18+
**期待的结果:**
19+
20+
21+
22+
**问题相关截图:**
23+
24+
25+
26+
**本插件版本:**
27+
28+
29+
30+
**开发框架版本(三选一填写):**
31+
- Taro:
32+
- Uni-app:
33+
- Vite:
34+
35+
36+
**其余信息:**
+18
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
---
2+
name: Feature request
3+
about: Suggest an idea for this project
4+
title: ''
5+
labels: ''
6+
assignees: ItsRyanWu
7+
8+
---
9+
10+
**你想通过这个建议解决什么问题:**
11+
12+
13+
14+
**描述一个你推荐的实现方案:**
15+
16+
17+
18+
**附加信息:**

0 commit comments

Comments
 (0)