You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request.
13
+
validations:
14
+
required: true
15
+
- type: checkboxes
16
+
attributes:
17
+
label: Disclaimer
18
+
description: |
19
+
Before requesting a feature, check it does not already exist in the [documentation](https://jetkvm.com/docs) or our [roadmap](https://jetkvm.com/roadmap).
20
+
You are quite welcome opening a feature request before spending time to implement it yourself.
21
+
options:
22
+
- label: I have read and understood the disclaimer.
23
+
required: true
24
+
- label: I plan to implement the feature myself.
25
+
- type: dropdown
26
+
attributes:
27
+
label: Subsystem
28
+
description: Provide the subsystem of the feature you request, you can choose multiple if you think it fits in multiple areas.
0 commit comments