mirror of
https://github.com/kubeshark/kubeshark.git
synced 2025-06-29 09:39:54 +00:00
Update feature_request.yml
This commit is contained in:
parent
3e89f869da
commit
e12c148c96
7
.github/ISSUE_TEMPLATE/feature_request.yml
vendored
7
.github/ISSUE_TEMPLATE/feature_request.yml
vendored
@ -22,7 +22,6 @@ body:
|
|||||||
attributes:
|
attributes:
|
||||||
label: Original Thread
|
label: Original Thread
|
||||||
description: A link to the original discussion thread (e.g. Slack, Discord, Email, Verbal)
|
description: A link to the original discussion thread (e.g. Slack, Discord, Email, Verbal)
|
||||||
placeholder:
|
|
||||||
validations:
|
validations:
|
||||||
required: false
|
required: false
|
||||||
- type: textarea
|
- type: textarea
|
||||||
@ -30,8 +29,6 @@ body:
|
|||||||
attributes:
|
attributes:
|
||||||
label: Is your feature request related to a problem? Please describe.
|
label: Is your feature request related to a problem? Please describe.
|
||||||
description: Please describe the problem you are trying to solve
|
description: Please describe the problem you are trying to solve
|
||||||
placeholder:
|
|
||||||
value: ""
|
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
- type: textarea
|
- type: textarea
|
||||||
@ -39,8 +36,6 @@ body:
|
|||||||
attributes:
|
attributes:
|
||||||
label: Describe the solution you'd like to see
|
label: Describe the solution you'd like to see
|
||||||
description: A clear and concise description of what you want to happen.
|
description: A clear and concise description of what you want to happen.
|
||||||
placeholder:
|
|
||||||
value: ""
|
|
||||||
validations:
|
validations:
|
||||||
required: false
|
required: false
|
||||||
- type: textarea
|
- type: textarea
|
||||||
@ -48,8 +43,6 @@ body:
|
|||||||
attributes:
|
attributes:
|
||||||
label: Provide additional context
|
label: Provide additional context
|
||||||
description: Add any other context or screenshots about the feature request here.
|
description: Add any other context or screenshots about the feature request here.
|
||||||
placeholder:
|
|
||||||
value: ""
|
|
||||||
validations:
|
validations:
|
||||||
required: false
|
required: false
|
||||||
- type: checkboxes
|
- type: checkboxes
|
||||||
|
Loading…
Reference in New Issue
Block a user