diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md new file mode 100644 index 00000000..406805a7 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -0,0 +1,25 @@ +--- +name: Bug report +about: Create a report to help us improve +title: '' +labels: '' +assignees: '' + +--- + +# bug描述 +> 尽可能详细,明了 + +# 期望行为 + + +# 实际行为 + + +# 复现步骤 + + +# 辅助材料 +> 相关接口请求、响应截图;bug出现场景截图;与bug有关的文件等 + +# 补充说明 diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md new file mode 100644 index 00000000..dc88ad1c --- /dev/null +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -0,0 +1,19 @@ +--- +name: Feature request +about: Suggest an idea for this project +title: '' +labels: '' +assignees: '' + +--- + +# 功能需求 +> 尽可能详细描述您的需求 + + +# 应用场景 +> web or api... + + +# 可行方案 +> 您对该功能的实现有哪些想法 diff --git a/.github/ISSUE_TEMPLATE/help-wanted-issue-template.md b/.github/ISSUE_TEMPLATE/help-wanted-issue-template.md new file mode 100644 index 00000000..6296b061 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/help-wanted-issue-template.md @@ -0,0 +1,23 @@ +--- +name: Help wanted issue template +about: Help wanted template. +title: '' +labels: '' +assignees: '' + +--- + +# 问题描述 +> 建议出问题先更新到最新版本,查看已有issue;请在labels设置中加上问题类型 + + +# 上传方式 +> web or api + + +# 上传渠道 +> Telegram, Cloudflare R2等 + + +# 辅助材料 +> 上传接口请求、响应截图,环境变量设置截图等,尽可能详细