Revert "Merge branch 'base'"
This reverts commit7318f25c05, reversing changes made to17d5e3e7e2.
This commit is contained in:
32
.github/ISSUE_TEMPLATE/bug_report.md
vendored
Normal file
32
.github/ISSUE_TEMPLATE/bug_report.md
vendored
Normal file
@@ -0,0 +1,32 @@
|
||||
---
|
||||
name: Bug report(报告问题)
|
||||
about: Create a report to help us improve
|
||||
---
|
||||
|
||||
<!--
|
||||
注意:为更好的解决你的问题,请参考模板提供完整信息,准确描述问题,信息不全的 issue 将被关闭。
|
||||
|
||||
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.
|
||||
-->
|
||||
|
||||
# Bug report(问题描述)
|
||||
|
||||
please write your issue description here
|
||||
|
||||
## Steps to reproduce(问题复现步骤)
|
||||
|
||||
<!--
|
||||
1. [xxx]
|
||||
2. [xxx]
|
||||
3. [xxxx]
|
||||
-->
|
||||
|
||||
## Screenshot or Gif(截图或动态图)
|
||||
|
||||
## minimal reproduction(最小可还原代码)
|
||||
|
||||
## System Info
|
||||
|
||||
`npx envinfo --system --npmPackages vue --binaries --browsers`
|
||||
|
||||
执行上面命令,将结果贴下面
|
||||
Reference in New Issue
Block a user