mirror of
https://github.com/louislam/dockge.git
synced 2026-05-21 14:02:17 +00:00
Try to fix issue template
This commit is contained in:
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
|
||||||
|
|||||||
Reference in New Issue
Block a user