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: File a feature request
- labels: ["enhancement"]
- title: "[Feature Request]: "
-
- body:
- - type: textarea
- id: problem_description
- attributes:
- label: Is your feature request related to a problem? Please describe.
- description: A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
- placeholder: What problem are you trying to solve?
-
- - type: textarea
- id: solution_description
- attributes:
- label: Describe the solution you'd like
- description: A clear and concise description of what you want to happen.
- placeholder: How do you envision the solution?
-
- - type: textarea
- id: additional_context
- attributes:
- label: Additional context
- description: Add any other context or screenshots about the feature request here.
- placeholder: Any additional information
|