From 9671edb9d9850a880b073cd50680b224cf607175 Mon Sep 17 00:00:00 2001 From: Nova Date: Thu, 10 Oct 2024 21:25:41 +0330 Subject: [PATCH] update issue template --- .github/ISSUE_TEMPLATE/bug-report-en.md | 3 ++- .github/ISSUE_TEMPLATE/bug-report-zh_cn.md | 22 ------------------- .../ISSUE_TEMPLATE/feature_request-zh_cn.md | 12 ---------- 3 files changed, 2 insertions(+), 35 deletions(-) delete mode 100644 .github/ISSUE_TEMPLATE/bug-report-zh_cn.md delete mode 100644 .github/ISSUE_TEMPLATE/feature_request-zh_cn.md diff --git a/.github/ISSUE_TEMPLATE/bug-report-en.md b/.github/ISSUE_TEMPLATE/bug-report-en.md index 5390a49..ed85624 100644 --- a/.github/ISSUE_TEMPLATE/bug-report-en.md +++ b/.github/ISSUE_TEMPLATE/bug-report-en.md @@ -15,7 +15,8 @@ Actual behavior: ## How to reproduce -Provide helpful screenshots, videos, text descriptions, subscription links, etc. +Provide steps on how the problem can be reproduced. Issues without this will be closed. +Statements like `App dont work` and `config not connect` provide no useful information. ## log diff --git a/.github/ISSUE_TEMPLATE/bug-report-zh_cn.md b/.github/ISSUE_TEMPLATE/bug-report-zh_cn.md deleted file mode 100644 index 232e6a5..0000000 --- a/.github/ISSUE_TEMPLATE/bug-report-zh_cn.md +++ /dev/null @@ -1,22 +0,0 @@ ---- -name: '问题反馈' -about: '在提出问题前请先自行排除服务器端问题和升级到最新客户端。' -title: 'BUG: ' -labels: '' -assignees: '' - ---- - -## 描述问题 - -预期行为: - -实际行为: - -## 如何复现 - -提供有帮助的截图,录像,文字说明,订阅链接等。 - -## 日志 - -如果有日志,请上传。请在文档内查看导出日志的详细步骤。 diff --git a/.github/ISSUE_TEMPLATE/feature_request-zh_cn.md b/.github/ISSUE_TEMPLATE/feature_request-zh_cn.md deleted file mode 100644 index 93baf21..0000000 --- a/.github/ISSUE_TEMPLATE/feature_request-zh_cn.md +++ /dev/null @@ -1,12 +0,0 @@ ---- -name: '功能请求' -about: '对软件的新功能提出建议。' -title: '' -labels: '' -assignees: '' - ---- - -## 描述建议 - -## 建议的必要性