diff --git a/.github/ISSUE_TEMPLATE/bug-report-cn.md b/.github/ISSUE_TEMPLATE/bug-report-cn.md index c173362e..421b477a 100644 --- a/.github/ISSUE_TEMPLATE/bug-report-cn.md +++ b/.github/ISSUE_TEMPLATE/bug-report-cn.md @@ -10,6 +10,8 @@ assignees: '' + + ### 我正在运行 * **Arclight** [版本] @@ -28,6 +30,8 @@ assignees: '' * **操作系统** [名称+版本] + + * **插件列表** * **Mod 列表** @@ -36,16 +40,22 @@ assignees: '' ### 错误描述 + 如果可以的话,在安装尽可能少的 mod 的情况下复现它。 + 越清楚的描述会让该报告处理优先级提高--> 叙述这个为什么是一个错误,是哪一方面的,以及其他可能需要的信息 ### 重现步骤 1. 安装 xxx + 2. 进入服务器后 xxxx + 3. .... + + + **可在 Forge 复现** [是/否] diff --git a/.github/ISSUE_TEMPLATE/bug-report-en.md b/.github/ISSUE_TEMPLATE/bug-report-en.md index af5d6ad6..54917243 100644 --- a/.github/ISSUE_TEMPLATE/bug-report-en.md +++ b/.github/ISSUE_TEMPLATE/bug-report-en.md @@ -7,7 +7,7 @@ assignees: '' --- - + ### I am running @@ -22,6 +22,8 @@ assignees: '' * **Operating System** [NAME & VERSION] + + * **Plugins** * **Mods** @@ -31,7 +33,8 @@ assignees: '' + you try to reproduce the issue you are having yourself with as few mods as possible. + The clearer the description, the higher the report processing priority --> ### Step to reproduce @@ -39,6 +42,8 @@ assignees: '' 2. .... 3. .... + + **Reproducible in Forge** [Y/N]