description:A clear and concise description of what the bug is.
validations:
required:true
- type:textarea
id:command_used
attributes:
label:Command used and terminal output
description:Steps to reproduce the behaviour. Please paste the command you used to launch the pipeline and the output from your terminal.
render:console
placeholder:|
$ nextflow run ...
Some output where something broke
- type:textarea
id:files
attributes:
label:Relevant files
description:|
Please drag and drop the relevant files here. Create a `.zip` archive if the extension is not allowed.
Your verbose log file `.nextflow.log` is often useful _(this is a hidden file in the directory where you launched the pipeline)_ as well as custom Nextflow configuration files.