From aaa323e7291c573ab5d1674fcc35f9835822b0ca Mon Sep 17 00:00:00 2001 From: xugaoyi <894072666@qq.com> Date: Thu, 13 Jan 2022 15:42:10 +0800 Subject: [PATCH] add issue template --- .github/ISSUE_TEMPLATE/ join_case.md | 22 ++++++++++++++++++++ .github/ISSUE_TEMPLATE/bug_report.md | 30 ++++++++++++++++++++++++++++ .github/ISSUE_TEMPLATE/question.md | 30 ++++++++++++++++++++++++++++ docs/06.收藏夹/01.网站.md | 4 +++- 4 files changed, 85 insertions(+), 1 deletion(-) create mode 100644 .github/ISSUE_TEMPLATE/ join_case.md create mode 100644 .github/ISSUE_TEMPLATE/bug_report.md create mode 100644 .github/ISSUE_TEMPLATE/question.md diff --git a/.github/ISSUE_TEMPLATE/ join_case.md b/.github/ISSUE_TEMPLATE/ join_case.md new file mode 100644 index 0000000..a93bccc --- /dev/null +++ b/.github/ISSUE_TEMPLATE/ join_case.md @@ -0,0 +1,22 @@ +--- +name: 申请加入案例 +about: 通过申请的案例将展示在文档站案例页 +--- + + + + + +名称:站点名称 +简介:站点简介 +链接:站点链接 +截图:站点截图链接 +作者:作者名称 +头像:作者头像链接 + +备注(可选): 知识库兼博客 | 社区 | 知识库 | 博客 | 文档站 diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md new file mode 100644 index 0000000..4c30064 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -0,0 +1,30 @@ +--- +name: 报告bug +about: 创建一个报告来帮助我们改进 +--- + + + +## 问题描述 + + +## 重现步骤 + + +## 重现链接(如有) + + +## 问题截图(如有) + + +## 依赖版本 +- node.js: +- @vuepress: +- vuepress-theme-vdoing: + +## 补充说明(可选) + diff --git a/.github/ISSUE_TEMPLATE/question.md b/.github/ISSUE_TEMPLATE/question.md new file mode 100644 index 0000000..03dadb5 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/question.md @@ -0,0 +1,30 @@ +--- +name: 提问 +about: 提交你的疑问 +--- + + + +## 问题描述 + + +## 重现步骤(可选) + + +## 重现链接(可选) + + +## 问题截图(可选) + + +## 依赖版本(可选) +- node.js: +- @vuepress: +- vuepress-theme-vdoing: + +## 补充说明(可选) + diff --git a/docs/06.收藏夹/01.网站.md b/docs/06.收藏夹/01.网站.md index 7613461..56daf63 100644 --- a/docs/06.收藏夹/01.网站.md +++ b/docs/06.收藏夹/01.网站.md @@ -46,7 +46,9 @@ article: false * [V2EX](https://www.v2ex.com/) 创意工作者们的社区 * [鱼塘热榜](https://mo.fish) 划水网站,收集了很多网站,当天热门文章 * [码力全开资源库](https://maliquankai.com/designnav/) 很全很强大,独立开发者/设计干货/优质利器/工具资源... - +### 社区互动 +- [gitter](https://gitter.im/home/explore) +- [兔小巢](https://txc.qq.com/) ## 技巧 * [Google 趋势](https://trends.google.com/trends) 查看某项技术或关键字的热度趋势,可用于分析某项技术的发展前景,或对比某两项技术的热度。