mirror of
https://github.com/Wanxp/obsidian-douban.git
synced 2026-04-04 16:48:44 +08:00
Merge remote-tracking branch 'origin/master'
This commit is contained in:
commit
46d61d3e84
51
.github/ISSUE_TEMPLATE/异常反馈-bug-report.md
vendored
Normal file
51
.github/ISSUE_TEMPLATE/异常反馈-bug-report.md
vendored
Normal file
@ -0,0 +1,51 @@
|
||||
---
|
||||
name: 异常反馈/Bug report
|
||||
about: 使用遇到问题时反馈问题/Create a report to help us improve
|
||||
title: "[Bug]:简要描述你的问题"
|
||||
labels: ''
|
||||
assignees: Wanxp
|
||||
|
||||
---
|
||||
|
||||
1. 问题说明
|
||||
|
||||
1.1 操作:
|
||||
比如进行同步电影时,无法获取我自己的评论...
|
||||
|
||||
1.2 结果:
|
||||
截图或者文本...
|
||||
```text
|
||||
---
|
||||
title: 英雄
|
||||
comment:
|
||||
---
|
||||
```
|
||||
1.3 我想要的效果:
|
||||
```text
|
||||
---
|
||||
title: 英雄
|
||||
comment: 我的评论
|
||||
---
|
||||
```
|
||||
|
||||
2. 书影音名称
|
||||
《英雄》
|
||||
|
||||
3. 模板展示
|
||||
```txt
|
||||
---
|
||||
title: {{name}}
|
||||
comment: {{myComment}}
|
||||
---
|
||||
```
|
||||
4. 其它
|
||||
如相关的插件设置...
|
||||
|
||||
5. 操作系统版本
|
||||
- [x] windows
|
||||
- [ ] ubuntu
|
||||
- [ ] mac
|
||||
- [ ] android
|
||||
- [ ] ios
|
||||
6. obisidian版本
|
||||
...
|
||||
10
.github/ISSUE_TEMPLATE/新功能建议-feature-request.md
vendored
Normal file
10
.github/ISSUE_TEMPLATE/新功能建议-feature-request.md
vendored
Normal file
@ -0,0 +1,10 @@
|
||||
---
|
||||
name: 新功能建议/Feature request
|
||||
about: Suggest an idea for this project
|
||||
title: "[Feature]:"
|
||||
labels: ''
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user