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