Skip to content

Commit 369168c

Browse files
authored
Update issue templates
1 parent d4c771c commit 369168c

File tree

2 files changed

+61
-0
lines changed

2 files changed

+61
-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 bug report to help us improve
4+
title: "[BUG]"
5+
labels: ''
6+
assignees: ''
7+
8+
---
9+
10+
<!-- Here is for bug reports and feature requests ONLY!
11+
12+
If you're looking for help, please check our Dingtalk group and the Gitter room.
13+
14+
Please try to use English to describe your issue, or at least provide a snippet of English translation.
15+
-->
16+
17+
## Issue Description
18+
19+
Type: *bug report*
20+
21+
### Describe what happened
22+
23+
24+
### Describe what you expected to happen
25+
26+
27+
### How to reproduce it (as minimally and precisely as possible)
28+
29+
1.
30+
2.
31+
3.
32+
33+
### Tell us your environment
34+
35+
36+
### Anything else we need to know?
+25
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
---
2+
name: Feature request
3+
about: Suggest an idea for this project
4+
title: ''
5+
labels: ''
6+
assignees: ''
7+
8+
---
9+
10+
<!-- Here is for bug reports and feature requests ONLY!
11+
12+
If you're looking for help, please check our mail list and the Gitter room.
13+
14+
Please try to use English to describe your issue, or at least provide a snippet of English translation.
15+
-->
16+
17+
## Issue Description
18+
19+
Type: *feature request*
20+
21+
### Describe what feature you want
22+
23+
### Additional context
24+
25+
Add any other context or screenshots about the feature request here.

0 commit comments

Comments
 (0)