33 lines
498 B
Markdown
33 lines
498 B
Markdown
---
|
||
name: 报告bug
|
||
about: 创建一个报告来帮助我们改进
|
||
title: "[bug]: "
|
||
labels: bug
|
||
---
|
||
|
||
<!--请按照模板填写,否则此issue将可能被关闭-->
|
||
|
||
## 问题描述
|
||
<!--xxxx-->
|
||
|
||
## 重现步骤
|
||
<!--
|
||
1. [xxx]
|
||
2. [xxx]
|
||
3. [xxx]
|
||
-->
|
||
|
||
## 重现链接(如有)
|
||
<!--https://xxx.com-->
|
||
|
||
## 问题截图(如有)
|
||
<!---->
|
||
|
||
## 依赖版本
|
||
- node.js: <!--v1x.x.x-->
|
||
- @vuepress: <!--v1.x.x-->
|
||
- vuepress-theme-vdoing: <!--v1.x.x-->
|
||
|
||
## 补充说明(可选)
|
||
<!--xxxx-->
|