blog/themes/icarus/.github/ISSUE_TEMPLATE/Bug反馈.md

40 lines
1.3 KiB
Markdown
Raw 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: 请按照模板填写Bug反馈否则你的Issue可能会被直接关闭。
title: [Bug] 问题概述
labels: ''
assignees: ''
---
> 确保你在提交Bug反馈之前仔细阅读了[Hexo文档](https://hexo.io/zh-cn/)[Icarus用户指南](https://ppoffice.github.io/hexo-theme-icarus/tags/Icarus%E7%94%A8%E6%88%B7%E6%8C%87%E5%8D%97/),和[GitHub issues](https://github.com/ppoffice/hexo-theme-icarus/issues)来了解你的问题是否已经被他人提出过。
**Bug描述**
简洁清晰地描述你遇到的Bug是什么。
**系统与环境**
列出你的Hexo和Icarus的版本和配置。
- Hexo操作系统和Node.js的版本使用`hexo version`命令来查看)
- 站点配置文件`_config.yml`
- 主题配置文件`_config.icarus.yml`或`themes/icarus/_config.yml`
- 其他额外的配置文件文章front-matter`_config.post.yml`,或`_config.page.yml`
- 浏览器版本如Firefox 70.0Chrome Android 80.0
**复现方式**
列出复现这个Bug的步骤
1. 访问‘...
2. 点击’...
3. 下拉到‘...
4. 出现‘...’的错误
**期望行为**
简洁清晰地描述没有这个情况下你期望得到的结果。
**截图**
如果可以的话,请附上几张截图来帮助说明你遇到的问题。
**额外上下文**
附上与问题有关的其他上下文信息。