mirror of
https://github.com/BetterSEQTA/BetterSEQTA-Plus.git
synced 2026-06-05 19:24:39 +00:00
format: run prettify
This commit is contained in:
@@ -3,52 +3,49 @@ description: Suggest a new Feature to be added or replaced in BetterSeqtaPLUS
|
||||
labels: enhancement
|
||||
title: "[FR]"
|
||||
body:
|
||||
- type: checkboxes
|
||||
attributes:
|
||||
label: Confirm
|
||||
options:
|
||||
- label: "Is this feature request related to a Bug report?"
|
||||
required: false
|
||||
|
||||
- type: checkboxes
|
||||
attributes:
|
||||
label: Confirm
|
||||
options:
|
||||
- label: "Is this feature request related to a Bug report?"
|
||||
required: false
|
||||
|
||||
- type: input
|
||||
attributes:
|
||||
- type: input
|
||||
attributes:
|
||||
label: Bug report link
|
||||
description: "If this feature request is related to a bug report, please insert the link to the bug report here"
|
||||
placeholder: "https://github.com/BetterSEQTA/BetterSEQTA-Plus/issues/..."
|
||||
validations:
|
||||
validations:
|
||||
required: false
|
||||
|
||||
- type: markdown
|
||||
attributes:
|
||||
value: |
|
||||
## Feature details
|
||||
Before you request a feature, [please search](https://github.com/BetterSEQTA/BetterSEQTA-Plus/issues) if it has already been requested. (Make sure to check closed issues as well!)
|
||||
- type: markdown
|
||||
attributes:
|
||||
value: |
|
||||
## Feature details
|
||||
Before you request a feature, [please search](https://github.com/BetterSEQTA/BetterSEQTA-Plus/issues) if it has already been requested. (Make sure to check closed issues as well!)
|
||||
|
||||
|
||||
- type: dropdown
|
||||
attributes:
|
||||
label: Feature type
|
||||
multiple: false
|
||||
options:
|
||||
- Graphical
|
||||
- Functional
|
||||
- Not Sure
|
||||
validations:
|
||||
required: true
|
||||
|
||||
- type: dropdown
|
||||
attributes:
|
||||
label: Feature type
|
||||
multiple: false
|
||||
options:
|
||||
- Graphical
|
||||
- Functional
|
||||
- Not Sure
|
||||
validations:
|
||||
required: true
|
||||
|
||||
- type: input
|
||||
attributes:
|
||||
label: Feature Details
|
||||
description: Please write, with as much detail as possible, what you would like to see from this feature.
|
||||
placeholder: it would be cool if
|
||||
validations:
|
||||
required: false
|
||||
- type: input
|
||||
attributes:
|
||||
label: Feature Details
|
||||
description: Please write, with as much detail as possible, what you would like to see from this feature.
|
||||
placeholder: it would be cool if
|
||||
validations:
|
||||
required: false
|
||||
|
||||
- type: textarea
|
||||
attributes:
|
||||
label: Additional details
|
||||
description: Anything else that would help describe your vision (reference images, descriptions, etc)
|
||||
validations:
|
||||
required: false
|
||||
- type: textarea
|
||||
attributes:
|
||||
label: Additional details
|
||||
description: Anything else that would help describe your vision (reference images, descriptions, etc)
|
||||
validations:
|
||||
required: false
|
||||
|
||||
Reference in New Issue
Block a user