mirror of
https://github.com/MHSanaei/3x-ui.git
synced 2025-09-12 13:10:05 +00:00
fix: elimination of minor defects
This commit is contained in:
parent
b5136fafa1
commit
9d7c2215de
2 changed files with 2 additions and 2 deletions
2
.github/ISSUE_TEMPLATE/feature_request.yaml
vendored
2
.github/ISSUE_TEMPLATE/feature_request.yaml
vendored
|
@ -35,5 +35,5 @@ body:
|
||||||
label: Checklist
|
label: Checklist
|
||||||
description: Please check all the checkboxes
|
description: Please check all the checkboxes
|
||||||
options:
|
options:
|
||||||
- label: This bug report is written entirely in English.
|
- label: This feature report is written entirely in English.
|
||||||
required: true
|
required: true
|
2
.github/ISSUE_TEMPLATE/question.yaml
vendored
2
.github/ISSUE_TEMPLATE/question.yaml
vendored
|
@ -18,5 +18,5 @@ body:
|
||||||
label: Checklist
|
label: Checklist
|
||||||
description: Please check all the checkboxes
|
description: Please check all the checkboxes
|
||||||
options:
|
options:
|
||||||
- label: This bug report is written entirely in English.
|
- label: This question is written entirely in English.
|
||||||
required: true
|
required: true
|
||||||
|
|
Loading…
Reference in a new issue