9
0
mirror of https://github.com/Winds-Studio/Leaf.git synced 2025-12-25 09:59:15 +00:00

[ci skip] Improve issue template checklist

This commit is contained in:
Dreeam
2024-09-23 17:03:10 -04:00
parent d8ff3fe0cc
commit 99d095f646
2 changed files with 16 additions and 4 deletions

View File

@@ -10,12 +10,18 @@ body:
- type: checkboxes
attributes:
label: Is there an existing issue for this?
label: Checklist
description: |
Please search to see if an issue already exists for the bug you encountered.
Before you scroll down, select boxes below.
options:
- label: I have searched the existing issues
required: true
- label: I ticked all the boxes without actually reading them
required: false
- label: I am using latest Leaf build from https://github.com/Winds-Studio/Leaf/releases
required: true
- label: I tested and couldn't replicate this issue on [latest Purpur build](https://purpurmc.org/)
required: true
- type: textarea
attributes:

View File

@@ -10,12 +10,18 @@ body:
- type: checkboxes
attributes:
label: 是否已存在相关问题?
label: 自我检查表
description: |
浏览 [Issues](https://github.com/Winds-Studio/Leaf/issues),并检查你的问题是否已被别人汇报!
浏览并填写其他选项之前, 请先勾选以下的框.
options:
- label: 我已经浏览过Issue并确保汇报的不是已知问题
required: true
- label: 我勾选了所有框, 因为我根本就没仔细看他们是什么
required: false
- label: 我正在使用从 https://github.com/Winds-Studio/Leaf/releases 下载的最新 Leaf 构建
required: true
- label: 我无法在 [Purpur 最新构建](https://purpurmc.org/) 上复现此问题
required: true
- type: textarea
attributes: