diff --git a/.github/ISSUE_TEMPLATE/bugs_report.md b/.github/ISSUE_TEMPLATE/bugs_report.md index 1e34b38..6ec51d5 100644 --- a/.github/ISSUE_TEMPLATE/bugs_report.md +++ b/.github/ISSUE_TEMPLATE/bugs_report.md @@ -1,70 +1,34 @@ --- -name: -问题提交 -about: -描述问题并提交,帮助我们对其进行检查与修复。 -title: '' -labels: -bug +name: Submit bugs&issues +about: Describe the problem and submit it to help us review and fix it. +title: 'fix: ' +labels: bug assignees: '' - --- -### -* -*问题简述 -** +### **Description** -用简短的话语描述一下大概问题。 + -### -* -*问题来源 -** +### **Operations** -描述一下通过哪些操作才发现的问题,如: + -### -* -*预期结果 -** (可选) +### **Expected result** _(Optional)_ -如果问题不发生,应该是什么情况 +### **Screenshots & Error Logs** -### -* -*问题截图/问题报错 -** +### **Environment** -如果有报错或输出,请提供截图。 +- System: `Windows 10` / `Ubuntu` / `...` +- Java version: `JDK11` / `OPENJDK8` / `JRE8` / `...` -### -* -*操作环境 -** +### **Anything else...** -- -系统环境: -`Windows 10` / -`Ubuntu` / -`...` -- -Java版本: -`JDK11` / -`OPENJDK8` / -`JRE8` / -`...` - -### -* -*其他补充 -** - -如有其他补充,可以在这里描述。 + diff --git a/.github/ISSUE_TEMPLATE/feature_issues.md b/.github/ISSUE_TEMPLATE/feature_issues.md index 281a87e..12f6b9b 100644 --- a/.github/ISSUE_TEMPLATE/feature_issues.md +++ b/.github/ISSUE_TEMPLATE/feature_issues.md @@ -1,38 +1,23 @@ --- -name: -功能需求 -about: -希望我们提供更多的功能。 -title: '' -labels: -enhancement +name: Features +about: Ask for new features. +title: 'feat: ' +labels: enhancement assignees: '' --- -### -* -*功能简述 -** +### **Description** -简单的描述一下你想要的功能 + -### -* -*需求来源 -** +### **Source** -简单的描述一下为什么需要这个功能。 + -### -* -*功能参考 -**(可选) +### **Examples** _(Optional)_ -如果有相关功能的参考,如文本、截图,请提供给我们。 + -### -* -*附加内容 -** +### **Additional details** -如果有什么小细节需要重点注意,请在这里告诉我们。 +