mirror of
https://github.com/kubeshark/kubeshark.git
synced 2025-06-24 15:24:17 +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
|
placeholder: ex. email@example.com
|
||||||
validations:
|
validations:
|
||||||
required: false
|
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
|
- type: textarea
|
||||||
id: the-problem
|
id: the-problem
|
||||||
attributes:
|
attributes:
|
||||||
@ -31,6 +24,13 @@ body:
|
|||||||
description: Please describe the problem you are trying to solve
|
description: Please describe the problem you are trying to solve
|
||||||
validations:
|
validations:
|
||||||
required: true
|
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
|
- type: textarea
|
||||||
id: the-solution
|
id: the-solution
|
||||||
attributes:
|
attributes:
|
||||||
|
Loading…
Reference in New Issue
Block a user