mirror of
https://github.com/kubeshark/kubeshark.git
synced 2025-06-23 23:08:35 +00:00
Update feature_request.yml
This commit is contained in:
parent
e12c148c96
commit
65e6a1fc8f
14
.github/ISSUE_TEMPLATE/feature_request.yml
vendored
14
.github/ISSUE_TEMPLATE/feature_request.yml
vendored
@ -17,13 +17,6 @@ body:
|
||||
placeholder: ex. email@example.com
|
||||
validations:
|
||||
required: false
|
||||
- type: input
|
||||
id: original-thread
|
||||
attributes:
|
||||
label: Original Thread
|
||||
description: A link to the original discussion thread (e.g. Slack, Discord, Email, Verbal)
|
||||
validations:
|
||||
required: false
|
||||
- type: textarea
|
||||
id: the-problem
|
||||
attributes:
|
||||
@ -31,6 +24,13 @@ body:
|
||||
description: Please describe the problem you are trying to solve
|
||||
validations:
|
||||
required: true
|
||||
- type: input
|
||||
id: original-thread
|
||||
attributes:
|
||||
label: Original Thread
|
||||
description: A link to the original discussion thread (e.g. Slack, Discord, Email, Verbal)
|
||||
validations:
|
||||
required: false
|
||||
- type: textarea
|
||||
id: the-solution
|
||||
attributes:
|
||||
|
Loading…
Reference in New Issue
Block a user