Removed old form
This commit is contained in:
parent
813c8bf438
commit
10848a887f
3 changed files with 1 additions and 22 deletions
20
.github/ISSUE_TEMPLATE/feature_request.md
vendored
20
.github/ISSUE_TEMPLATE/feature_request.md
vendored
|
@ -1,20 +0,0 @@
|
||||||
---
|
|
||||||
name: Feature request
|
|
||||||
about: Suggest an idea for this project
|
|
||||||
title: "[Enhancement]"
|
|
||||||
labels: enhancement
|
|
||||||
assignees: ''
|
|
||||||
|
|
||||||
---
|
|
||||||
|
|
||||||
**Is your feature request related to a problem? Please describe.**
|
|
||||||
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
|
|
||||||
|
|
||||||
**Describe the solution you'd like**
|
|
||||||
A clear and concise description of what you want to happen.
|
|
||||||
|
|
||||||
**Describe alternatives you've considered**
|
|
||||||
A clear and concise description of any alternative solutions or features you've considered.
|
|
||||||
|
|
||||||
**Additional context**
|
|
||||||
Add any other context or screenshots about the feature request here.
|
|
1
.github/ISSUE_TEMPLATE/feature_request.yaml
vendored
1
.github/ISSUE_TEMPLATE/feature_request.yaml
vendored
|
@ -22,7 +22,6 @@ body:
|
||||||
label: Alternatives and Other Information
|
label: Alternatives and Other Information
|
||||||
description: If you have any alternative solutions to implement your request or other information that could help.
|
description: If you have any alternative solutions to implement your request or other information that could help.
|
||||||
placeholder: Anything that can help us?
|
placeholder: Anything that can help us?
|
||||||
value: ... could be used to implement this
|
|
||||||
validations:
|
validations:
|
||||||
required: false
|
required: false
|
||||||
- type: checkboxes
|
- type: checkboxes
|
||||||
|
|
2
.github/ISSUE_TEMPLATE/translation.yaml
vendored
2
.github/ISSUE_TEMPLATE/translation.yaml
vendored
|
@ -8,7 +8,7 @@ body:
|
||||||
attributes:
|
attributes:
|
||||||
value: |
|
value: |
|
||||||
Thanks for taking the time to fill out this report!
|
Thanks for taking the time to fill out this report!
|
||||||
- type: textarea
|
- type: input
|
||||||
id: language
|
id: language
|
||||||
attributes:
|
attributes:
|
||||||
label: Relevant Language
|
label: Relevant Language
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue