refactor: update label of checkbox (#3039)
Co-authored-by: Van-QA <van@jan.ai>
This commit is contained in:
parent
4775549212
commit
b4bbe2a9ab
2
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
2
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
@ -10,7 +10,7 @@ body:
|
|||||||
|
|
||||||
- type: checkboxes
|
- type: checkboxes
|
||||||
attributes:
|
attributes:
|
||||||
label: " "
|
label: "#"
|
||||||
description: "Please search [here](./?q=is%3Aissue) to see if an issue already exists for the bug you encountered"
|
description: "Please search [here](./?q=is%3Aissue) to see if an issue already exists for the bug you encountered"
|
||||||
options:
|
options:
|
||||||
- label: "I have searched the existing issues"
|
- label: "I have searched the existing issues"
|
||||||
|
|||||||
2
.github/ISSUE_TEMPLATE/feature_request.yml
vendored
2
.github/ISSUE_TEMPLATE/feature_request.yml
vendored
@ -9,7 +9,7 @@ body:
|
|||||||
|
|
||||||
- type: checkboxes
|
- type: checkboxes
|
||||||
attributes:
|
attributes:
|
||||||
label: " "
|
label: "#"
|
||||||
description: "Please search [here](./?q=is%3Aissue) to see if an issue already exists for the feature you are requesting"
|
description: "Please search [here](./?q=is%3Aissue) to see if an issue already exists for the feature you are requesting"
|
||||||
options:
|
options:
|
||||||
- label: "I have searched the existing issues"
|
- label: "I have searched the existing issues"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user