mirror of
https://github.com/MillironX/taxprofiler.git
synced 2024-11-11 04:53:09 +00:00
12 lines
410 B
YAML
12 lines
410 B
YAML
|
name: Feature request
|
||
|
description: Suggest an idea for the nf-core/taxprofiler pipeline
|
||
|
labels: enhancement
|
||
|
body:
|
||
|
- type: textarea
|
||
|
id: description
|
||
|
attributes:
|
||
|
label: Description of feature
|
||
|
description: Please describe your suggestion for a new feature. It might help to describe a problem or use case, plus any alternatives that you have considered.
|
||
|
validations:
|
||
|
required: true
|