mirror of
https://github.com/MatsuriDayo/NekoBoxForAndroid.git
synced 2025-12-18 22:20:06 +08:00
Improve issue template
This commit is contained in:
parent
9fcb43009b
commit
14ca8ff074
22
.github/ISSUE_TEMPLATE/bug-report-en.md
vendored
Normal file
22
.github/ISSUE_TEMPLATE/bug-report-en.md
vendored
Normal 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.
|
||||
4
.github/ISSUE_TEMPLATE/bug-report-zh_cn.md
vendored
4
.github/ISSUE_TEMPLATE/bug-report-zh_cn.md
vendored
@ -1,6 +1,6 @@
|
||||
---
|
||||
name: 'Bug Report zh_CN'
|
||||
about: '问题反馈,在提出问题前请先自行排除服务器端问题和升级到最新客户端。'
|
||||
name: '问题反馈'
|
||||
about: '在提出问题前请先自行排除服务器端问题和升级到最新客户端。'
|
||||
title: 'BUG: '
|
||||
labels: ''
|
||||
assignees: ''
|
||||
|
||||
12
.github/ISSUE_TEMPLATE/feature_request-en.md
vendored
Normal file
12
.github/ISSUE_TEMPLATE/feature_request-en.md
vendored
Normal 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
|
||||
@ -1,6 +1,6 @@
|
||||
---
|
||||
name: 'Feature Request zh_CN'
|
||||
about: '功能请求,提出建议。'
|
||||
name: '功能请求'
|
||||
about: '对软件的新功能提出建议。'
|
||||
title: ''
|
||||
labels: ''
|
||||
assignees: ''
|
||||
|
||||
Loading…
Reference in New Issue
Block a user