Improve issue template

This commit is contained in:
Misaka-blog 2023-10-25 16:09:30 +08:00
parent 9fcb43009b
commit 14ca8ff074
4 changed files with 38 additions and 4 deletions

22
.github/ISSUE_TEMPLATE/bug-report-en.md vendored Normal file
View File

@ -0,0 +1,22 @@
---
name: 'Bug Report'
about: 'Please troubleshoot server-side issues and upgrade to the latest client before raising a question.'
title: 'BUG: '
labels: ''
assignees: ''
---
## Describe the problem
Expected behavior:
Actual behavior:
## How to reproduce
Provide helpful screenshots, videos, text descriptions, subscription links, etc.
## log
If you have logs, please upload them. Please see the detailed steps for exporting logs in the documentation.

View File

@ -1,6 +1,6 @@
---
name: 'Bug Report zh_CN'
about: '问题反馈,在提出问题前请先自行排除服务器端问题和升级到最新客户端。'
name: '问题反馈'
about: '在提出问题前请先自行排除服务器端问题和升级到最新客户端。'
title: 'BUG: '
labels: ''
assignees: ''

View File

@ -0,0 +1,12 @@
---
name: 'Feature Request'
about: 'Make suggestions for new features of the software'
title: ''
labels: ''
assignees: ''
---
## Description suggestions
## Necessity of recommendations

View File

@ -1,6 +1,6 @@
---
name: 'Feature Request zh_CN'
about: '功能请求,提出建议。'
name: '功能请求'
about: '对软件的新功能提出建议。'
title: ''
labels: ''
assignees: ''