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