Issues template: Add require for latest version

This commit is contained in:
风扇滑翔翼
2024-08-23 06:48:25 +00:00
committed by GitHub
parent 83eef6bc1f
commit 34e0a2fb41
2 changed files with 11 additions and 15 deletions
+5 -7
View File
@@ -13,16 +13,14 @@ body:
required: true
- label: I searched issues and did not find any similar issues.
required: true
- type: input
attributes:
label: Version
description: Version of Xray-core
validations:
required: true
- label: The problem can be successfully reproduced in the latest Release
required: true
- type: textarea
attributes:
label: Description
description: Please provide a detailed description of the error. And the information you think valuable.
description: |-
Please provide a detailed description of the error. And the information you think valuable.
If the problem occurs after the update, please provide the **specific** version
validations:
required: true
- type: textarea