vuepress-theme-vdoing/.github/ISSUE_TEMPLATE/bug_report.md

33 lines
498 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

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