mirror of
https://github.com/Wanxp/obsidian-douban.git
synced 2026-04-04 08:38:41 +08:00
44 lines
607 B
Markdown
44 lines
607 B
Markdown
---
|
|
name: 异常反馈/Bug report
|
|
about: 使用遇到问题时反馈问题/Create a report to help us improve
|
|
title: "[Bug]:简要描述你的问题"
|
|
labels: ''
|
|
assignees: Wanxp
|
|
|
|
---
|
|
|
|
1. 问题说明
|
|
1.1 操作
|
|
比如进行同步电影时,无法获取我自己的评论...
|
|
|
|
1.2 结果
|
|
截图或者文本...
|
|
```text
|
|
---
|
|
title: 英雄
|
|
comment:
|
|
---
|
|
```
|
|
|
|
2. 书影音名称
|
|
《英雄》
|
|
|
|
3. 模板展示
|
|
```txt
|
|
---
|
|
title: {{name}}
|
|
comment: {{myComment}}
|
|
---
|
|
```
|
|
4. 其它
|
|
如相关的插件设置...
|
|
|
|
5. 操作系统版本
|
|
- [ ] windows
|
|
- [ ] ubuntu
|
|
- [ ] mac
|
|
- [ ] android
|
|
- [ ] ios
|
|
6. obisidian版本
|
|
...
|