1
0
mirror of https://github.com/PanJiaChen/vue-element-admin.git synced 2025-08-12 06:15:45 +08:00
2019-11-21 07:12:53 -04:00

41 lines
777 B
Markdown
Executable File

---
name: Custom issue template
about: Describe this issue template's purpose here.
title: "[Question]"
labels: question
assignees: ''
---
Question
Asking questions about use
## Question
<!--
Before asking a question, please make sure that you have tried your best to solve this problem.
If it's a code-related issue, please don't just take screenshots. Please provide an online demo to save each other's time.
-->
#### Steps to reproduce
1. [xxx]
2. [xxx]
3. [xxxx]
#### Screenshot or Gif
#### Link to minimal reproduction
<!--
Please only use Codepen, JSFiddle, CodeSandbox or a github repo
-->
#### Other relevant information
- Your OS:
- Node.js version:
- vue-element-admin version:
#### Additional context
Add any other context about the problem here.