You can not select more than 25 topics
Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
- name: Feature Request
- description: Request a new feature or enhancement
- type: "feature"
-
- body:
- - type: textarea
- attributes:
- label: What feature would you like to be added?
- description: Please describe the desired feature. Be descriptive, provide examples and if possible, provide a proposed solution.
- validations:
- required: true
-
- - type: textarea
- attributes:
- label: Why is this needed?
- description: Why is it important that this feature is implemented? What problem or need does it solve?
- validations:
- required: true
|