mirror of
https://github.com/louislam/dockge.git
synced 2024-11-27 13:14:03 +00:00
Try to fix issue template
This commit is contained in:
parent
dc8787d204
commit
f044c2e328
2 changed files with 4 additions and 4 deletions
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
|
||||
id: no-duplicate-issues
|
||||
attributes:
|
||||
label: "Please go to https://github.com/louislam/dockge/discussions, here is for bug report only"
|
||||
description: ""
|
||||
label: "Please go to https://github.com/louislam/dockge/discussions"
|
||||
description: "Here is for bug report only"
|
||||
options:
|
||||
- label: "I understand"
|
||||
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
|
||||
id: no-duplicate-issues
|
||||
attributes:
|
||||
label: "Please go to https://github.com/louislam/dockge/discussions, here is for bug report only"
|
||||
description: ""
|
||||
label: "Please go to https://github.com/louislam/dockge/discussions"
|
||||
description: "Here is for bug report only"
|
||||
options:
|
||||
- label: "I understand"
|
||||
required: true
|
||||
|
|
Loading…
Reference in a new issue