mirror of
https://github.com/d0zingcat/NotionNext.git
synced 2026-05-17 15:09:31 +00:00
35 lines
885 B
Markdown
35 lines
885 B
Markdown
---
|
||
name: Bug report (Bug反馈)
|
||
about: 报告一个软件的BUG来让NotionNext变得更好
|
||
title: ''
|
||
labels: bug
|
||
assignees: tangly1024
|
||
---
|
||
|
||
<!--
|
||
!!! 重要 !!!
|
||
请遵守这个模板的格式填写,否则你的Issue将被关闭
|
||
-->
|
||
|
||
**描述bug**
|
||
【此项必填】简单说明bug的现象、相关的错误提示、日志等
|
||
|
||
**复现步骤**
|
||
【此项必填】出现这个bug的操作步骤
|
||
|
||
**期望的正常结果**
|
||
【此项必填】希望按这个步骤,正常操作结果是什么
|
||
|
||
**截图**
|
||
【可选】相关的页面,应该的结果
|
||
|
||
**环境**
|
||
|
||
- 【必填】NotionNext版本 [例如. 4.0.18]
|
||
- 【必填】主题 [例如. hexo]
|
||
- 【必填】部署方案 [例如. vercel]
|
||
- 【可选】操作系统: [例如. iOS, Android, macOS, windows]
|
||
- 【可选】浏览器 [例如. chrome, safari, firefox]
|
||
|
||
**补充说明**
|
||
【可选】与问题相关的其它说明 |