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: A clear and concise description of what you think would be a helpful addition to npmx, including the possible use cases and alternatives you have considered. If you have a working prototype or module that implements it, please include a link.
17
+
placeholder: Feature description
18
+
validations:
19
+
required: true
20
+
- type: checkboxes
21
+
id: additional-info
22
+
attributes:
23
+
label: Additional information
24
+
description: Additional information that helps us decide how to proceed.
25
+
options:
26
+
- label: Would you be willing to help implement this feature?
27
+
- type: checkboxes
28
+
id: required-info
29
+
attributes:
30
+
label: Final checks
31
+
description: Before submitting, please make sure you do the following
32
+
options:
33
+
- label: Read the [contribution guide](https://github.com/npmx-dev/npmx.dev/blob/main/CONTRIBUTING.md).
0 commit comments