Skip to content

Commit 2584dcc

Browse files
committed
update github ISSUE_TEMPLATE
1 parent 6a322c9 commit 2584dcc

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

Diff for: .github/ISSUE_TEMPLATE/question.md

+21
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,24 @@ about: Asking questions about use
1212
Before asking a question, please make sure that you have tried your best to solve this problem.
1313
If it's a code-related issue, please don't just take screenshots. Please provide an online demo to save each other's time.
1414
-->
15+
16+
#### Steps to reproduce(问题复现步骤)
17+
<!--
18+
1. [xxx]
19+
2. [xxx]
20+
3. [xxxx]
21+
-->
22+
23+
#### Screenshot or Gif(截图或动态图)
24+
25+
26+
#### Link to minimal reproduction(最小可在线还原demo)
27+
28+
<!--
29+
Please only use Codepen, JSFiddle, CodeSandbox or a github repo
30+
-->
31+
32+
#### Other relevant information(格外信息)
33+
- Your OS:
34+
- Node.js version:
35+
- vue-element-admin version:

0 commit comments

Comments
 (0)