diff --git a/.github/ISSUE_TEMPLATE/bug-report-cn.yml b/.github/ISSUE_TEMPLATE/bug-report-cn.yml index 98f1b4cf..0fe74f2d 100644 --- a/.github/ISSUE_TEMPLATE/bug-report-cn.yml +++ b/.github/ISSUE_TEMPLATE/bug-report-cn.yml @@ -19,8 +19,6 @@ body: description: 市面上大多数整合包,特别是较老版本(1.12.2)的整合包,其自带的插件都无法在高版本环境下运行 options: - label: 正在使用最新的 Arclight - - label: 我已经阅读以及确定在FAQ中没有这个问题的解决方法 - required: true - label: 已为所有插件及模组安装依赖 required: true - label: 已为所有插件及模组更新至最新版 @@ -91,7 +89,8 @@ body: label: 报错信息 description: >- 日志能在 /logs/latest.log 中找到 -
服务器关闭后,将该文件中内容全部复制,上传至 https://paste.ubuntu.com/ 网站,提交后将链接附在下方即可 +
服务器关闭后,将日志文件拖拽至输入框上传 +
或上传至 https://paste.ubuntu.com/ 网站,提交后将链接附在下方即可
如果选择使用其他在线剪贴板,请确保链接可用
**请勿直接复制粘贴日志文本** placeholder: 日志链接,或将日志文件拖到此处上传 diff --git a/.github/ISSUE_TEMPLATE/bug-report-en.yml b/.github/ISSUE_TEMPLATE/bug-report-en.yml index 47a5857e..61a4715a 100644 --- a/.github/ISSUE_TEMPLATE/bug-report-en.yml +++ b/.github/ISSUE_TEMPLATE/bug-report-en.yml @@ -18,8 +18,6 @@ body: label: I have confirmed that ... options: - label: Arclight is up to date - - label: I have read and determined that there is no solution to this problem in the FAQ - required: true - label: all dependencies are installed required: true - label: all plugins and mods are up to date @@ -53,8 +51,7 @@ body: label: Plugins and Mods description: >- Run `/plugins` and `/forge mods` in console. -
If you want your problem solved quickly, eliminate irrelevant Mods and Plugins -
Fill in only Mods and Plugins related to the problem +
Try to remove unrelated plugins and mods before reporting placeholder: 'Mods & plugins list here' render: 'raw' validations: @@ -91,10 +88,9 @@ body: label: Logs description: >- Logs can be found in /logs/latest.log -
After server is stopped, upload it to https://paste.ubuntu.com/ -
Please note that if using other online clipboards, make sure the links are available -
**DO NOT PASTE LOG CONTENT!** - placeholder: 'External link or drag log file here to upload' +
After server is stopped, drag log file below or upload it to https://paste.ubuntu.com/ +
**DO NOT COPY PASTE LOG CONTENT DIRECTLY!** + placeholder: 'Drag log file here to upload or external pastebin link' - type: input id: pack