Skip to content

Commit

Permalink
Update issue templates.
Browse files Browse the repository at this point in the history
Signed-off-by: 秋雨落 <[email protected]>
  • Loading branch information
qyl27 committed Feb 13, 2025
1 parent 61d7e48 commit 329f5cb
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
10 changes: 5 additions & 5 deletions .github/ISSUE_TEMPLATE/bug-report-cn.yml
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
name: 🐞 错误报告表格
description: 通过填写表格来报告错误
labels: [ "Triage" ]
labels: [ "Status: Triage | 待检查" ]

body:
- type: markdown
attributes:
value: |
报告前先阅读[常见问题](https://github.com/IzzelAliz/Arclight/wiki/FAQ)!
报告前先阅读[常见问题](https://wiki.izzel.io/s/arclight-docs/doc/faq-ApcZ25PXVT)!
请使用[最新的构建版本](https://ci.appveyor.com/project/IzzelAliz/arclight-18/build/artifacts)报告,你发现的问题很可能已经修复。
请使用[最新的构建版本](https://github.com/ArclightPowered/ArclightESR/actions)报告,你发现的问题很可能已经修复。
在进行错误报告之前,请确保没有类似的现有的报告。
Expand All @@ -23,9 +23,9 @@ body:
required: true
- label: 已为所有插件及模组更新至最新版
required: true
- label: 不可在 Spigot 复现
- label: 不可在 Spigot 服务端复现
required: true
- label: 不可在 Forge 复现
- label: 不可在对应 Mod 加载器服务端(Forge/NeoForge/Fabric)复现
required: true

- type: input
Expand Down
8 changes: 4 additions & 4 deletions .github/ISSUE_TEMPLATE/bug-report-en.yml
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
name: 🐞 Bug Report
description: English template for reporting a bug
labels: [ "Triage" ]
labels: [ "Status: Triage | 待检查" ]

body:
- type: markdown
attributes:
value: |
Read the [FAQ](https://github.com/IzzelAliz/Arclight/wiki/FAQ) first!
Read the [FAQ](https://wiki.izzel.io/s/arclight-docs/doc/faq-ApcZ25PXVT) first!
Report with [latest development version](https://ci.appveyor.com/project/IzzelAliz/arclight-18/build/artifacts), your issue is likely to be fixed.
Report with [latest development version](https://github.com/ArclightPowered/ArclightESR/actions), your issue is likely to be fixed.
Make sure you have searched issues and no similar is present.
Expand All @@ -24,7 +24,7 @@ body:
required: true
- label: unable to reproduce in Spigot
required: true
- label: unable to reproduce in Forge
- label: unable to reproduce in specific Mod-loader Server (Forge/NeoForge/Fabric)
required: true

- type: input
Expand Down

0 comments on commit 329f5cb

Please sign in to comment.