Skip to content

Commit bd1a444

Browse files
committed
refine(github): github issue
1 parent c959e17 commit bd1a444

File tree

3 files changed

+10
-48
lines changed

3 files changed

+10
-48
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

+9-11
Original file line numberDiff line numberDiff line change
@@ -9,26 +9,24 @@ about: Create a report to help us improve
99
Note: In order to better solve your problem, please refer to the template to provide complete information, accurately describe the problem, and the incomplete information issue will be closed.
1010
-->
1111

12-
## Bug report(问题描述)
12+
# Bug report(问题描述)
1313

14-
#### Steps to reproduce(问题复现步骤)
14+
please write your issue description here
15+
16+
## Steps to reproduce(问题复现步骤)
1517

1618
<!--
1719
1. [xxx]
1820
2. [xxx]
1921
3. [xxxx]
2022
-->
2123

22-
#### Screenshot or Gif(截图或动态图)
24+
## Screenshot or Gif(截图或动态图)
2325

24-
#### Link to minimal reproduction(最小可在线还原demo
26+
## minimal reproduction(最小可还原代码
2527

26-
<!--
27-
Please only use Codepen, JSFiddle, CodeSandbox or a github repo
28-
-->
28+
## System Info
2929

30-
#### Other relevant information(格外信息)
30+
`npx envinfo --system --npmPackages vue --binaries --browsers`
3131

32-
- Your OS:
33-
- Node.js version:
34-
- vue-element-admin version:
32+
执行上面命令,将结果贴下面

.github/ISSUE_TEMPLATE/feature_request.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ name: Feature Request(新功能建议)
33
about: Suggest an idea for this project
44
---
55

6-
## Feature request(新功能建议)
6+
# Feature request(新功能建议)

.github/ISSUE_TEMPLATE/question.md

-36
This file was deleted.

0 commit comments

Comments
 (0)