We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a322c9 commit 2584dccCopy full SHA for 2584dcc
.github/ISSUE_TEMPLATE/question.md
@@ -12,3 +12,24 @@ about: Asking questions about use
12
Before asking a question, please make sure that you have tried your best to solve this problem.
13
If it's a code-related issue, please don't just take screenshots. Please provide an online demo to save each other's time.
14
-->
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