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
description: Suggest a feature that will improve Nuxt
3
+
labels: ["pending triage"]
4
+
body:
5
+
- type: markdown
6
+
attributes:
7
+
value: |
8
+
Thank you for taking the time to fill out this feature request!
9
+
- type: textarea
10
+
id: feature-description
11
+
attributes:
12
+
label: Describe the feature
13
+
description: A clear and concise description of what you think would be a helpful addition to Vorms, including the possible use cases and alternatives you have considered.
14
+
placeholder: Feature description
15
+
validations:
16
+
required: true
17
+
- type: checkboxes
18
+
id: additional-info
19
+
attributes:
20
+
label: Additional information
21
+
description: Additional information that helps us decide how to proceed.
22
+
options:
23
+
- label: Would you be willing to help implement this feature?
0 commit comments