diff --git a/.github/ISSUE_TEMPLATE/异常反馈-bug-report.md b/.github/ISSUE_TEMPLATE/异常反馈-bug-report.md new file mode 100644 index 0000000..f29847e --- /dev/null +++ b/.github/ISSUE_TEMPLATE/异常反馈-bug-report.md @@ -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版本 +... diff --git a/.github/ISSUE_TEMPLATE/新功能建议-feature-request.md b/.github/ISSUE_TEMPLATE/新功能建议-feature-request.md new file mode 100644 index 0000000..64f1d5a --- /dev/null +++ b/.github/ISSUE_TEMPLATE/新功能建议-feature-request.md @@ -0,0 +1,10 @@ +--- +name: 新功能建议/Feature request +about: Suggest an idea for this project +title: "[Feature]:" +labels: '' +assignees: '' + +--- + +