forked from extern/dockge
Try to fix issue template
This commit is contained in:
parent
dc8787d204
commit
f044c2e328
4
.github/ISSUE_TEMPLATE/ask-for-help.yaml
vendored
4
.github/ISSUE_TEMPLATE/ask-for-help.yaml
vendored
@ -8,8 +8,8 @@ body:
|
|||||||
- type: checkboxes
|
- type: checkboxes
|
||||||
id: no-duplicate-issues
|
id: no-duplicate-issues
|
||||||
attributes:
|
attributes:
|
||||||
label: "Please go to https://github.com/louislam/dockge/discussions, here is for bug report only"
|
label: "Please go to https://github.com/louislam/dockge/discussions"
|
||||||
description: ""
|
description: "Here is for bug report only"
|
||||||
options:
|
options:
|
||||||
- label: "I understand"
|
- label: "I understand"
|
||||||
required: true
|
required: true
|
||||||
|
4
.github/ISSUE_TEMPLATE/feature_request.yaml
vendored
4
.github/ISSUE_TEMPLATE/feature_request.yaml
vendored
@ -8,8 +8,8 @@ body:
|
|||||||
- type: checkboxes
|
- type: checkboxes
|
||||||
id: no-duplicate-issues
|
id: no-duplicate-issues
|
||||||
attributes:
|
attributes:
|
||||||
label: "Please go to https://github.com/louislam/dockge/discussions, here is for bug report only"
|
label: "Please go to https://github.com/louislam/dockge/discussions"
|
||||||
description: ""
|
description: "Here is for bug report only"
|
||||||
options:
|
options:
|
||||||
- label: "I understand"
|
- label: "I understand"
|
||||||
required: true
|
required: true
|
||||||
|
Loading…
Reference in New Issue
Block a user