mirror of
https://github.com/CarmJos/EasyConfiguration.git
synced 2026-06-04 10:38:19 +08:00
docs: Use english version issues templates.
This commit is contained in:
@@ -1,70 +1,34 @@
|
|||||||
---
|
---
|
||||||
name:
|
name: Submit bugs&issues
|
||||||
问题提交
|
about: Describe the problem and submit it to help us review and fix it.
|
||||||
about:
|
title: 'fix: '
|
||||||
描述问题并提交,帮助我们对其进行检查与修复。
|
labels: bug
|
||||||
title: ''
|
|
||||||
labels:
|
|
||||||
bug
|
|
||||||
assignees: ''
|
assignees: ''
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
###
|
### **Description**
|
||||||
*
|
|
||||||
*问题简述
|
|
||||||
**
|
|
||||||
|
|
||||||
用简短的话语描述一下大概问题。
|
<!-- Describe the general problem in short words.-->
|
||||||
|
|
||||||
###
|
### **Operations**
|
||||||
*
|
|
||||||
*问题来源
|
|
||||||
**
|
|
||||||
|
|
||||||
描述一下通过哪些操作才发现的问题,如:
|
<!--
|
||||||
|
Describe the problem discovered through what operations, such as:
|
||||||
|
|
||||||
1.
|
1. Clicked '...'
|
||||||
使用了 '...'
|
2. Typed '....'
|
||||||
2.
|
3. Error says '....'
|
||||||
输入了 '....'
|
-->
|
||||||
3.
|
|
||||||
出现了报错 '....'
|
|
||||||
|
|
||||||
###
|
### **Expected result** _(Optional)_
|
||||||
*
|
|
||||||
*预期结果
|
|
||||||
** (可选)
|
|
||||||
|
|
||||||
如果问题不发生,应该是什么情况
|
### **Screenshots & Error Logs**
|
||||||
|
|
||||||
###
|
### **Environment**
|
||||||
*
|
|
||||||
*问题截图/问题报错
|
|
||||||
**
|
|
||||||
|
|
||||||
如果有报错或输出,请提供截图。
|
- System: `Windows 10` / `Ubuntu` / `...`
|
||||||
|
- Java version: `JDK11` / `OPENJDK8` / `JRE8` / `...`
|
||||||
|
|
||||||
###
|
### **Anything else...**
|
||||||
*
|
|
||||||
*操作环境
|
|
||||||
**
|
|
||||||
|
|
||||||
-
|
<!-- If there are other supplements, they can be described here. -->
|
||||||
系统环境:
|
|
||||||
`Windows 10` /
|
|
||||||
`Ubuntu` /
|
|
||||||
`...`
|
|
||||||
-
|
|
||||||
Java版本:
|
|
||||||
`JDK11` /
|
|
||||||
`OPENJDK8` /
|
|
||||||
`JRE8` /
|
|
||||||
`...`
|
|
||||||
|
|
||||||
###
|
|
||||||
*
|
|
||||||
*其他补充
|
|
||||||
**
|
|
||||||
|
|
||||||
如有其他补充,可以在这里描述。
|
|
||||||
|
|||||||
@@ -1,38 +1,23 @@
|
|||||||
---
|
---
|
||||||
name:
|
name: Features
|
||||||
功能需求
|
about: Ask for new features.
|
||||||
about:
|
title: 'feat: '
|
||||||
希望我们提供更多的功能。
|
labels: enhancement
|
||||||
title: ''
|
|
||||||
labels:
|
|
||||||
enhancement
|
|
||||||
assignees: ''
|
assignees: ''
|
||||||
---
|
---
|
||||||
|
|
||||||
###
|
### **Description**
|
||||||
*
|
|
||||||
*功能简述
|
|
||||||
**
|
|
||||||
|
|
||||||
简单的描述一下你想要的功能
|
<!-- Describe the features in short words.-->
|
||||||
|
|
||||||
###
|
### **Source**
|
||||||
*
|
|
||||||
*需求来源
|
|
||||||
**
|
|
||||||
|
|
||||||
简单的描述一下为什么需要这个功能。
|
<!-- Describe the reason that you need this feature in short words.-->
|
||||||
|
|
||||||
###
|
### **Examples** _(Optional)_
|
||||||
*
|
|
||||||
*功能参考
|
|
||||||
**(可选)
|
|
||||||
|
|
||||||
如果有相关功能的参考,如文本、截图,请提供给我们。
|
<!--Any screenshots or example codes please.-->
|
||||||
|
|
||||||
###
|
### **Additional details**
|
||||||
*
|
|
||||||
*附加内容
|
|
||||||
**
|
|
||||||
|
|
||||||
如果有什么小细节需要重点注意,请在这里告诉我们。
|
<!--If there are any small details that need to be highlighted, please let us know here.-->
|
||||||
|
|||||||
Reference in New Issue
Block a user