Files
ma/nextflow/.github/ISSUE_TEMPLATE/bug_report.md
2026-04-29 23:01:54 +02:00

846 B

name, about
name about
Bug report Report a bug to help us improve

Bug report

(Please follow this template by replacing the text between parentheses with the requested information)

Expected behavior and actual behavior

(Give a brief description of the expected behavior and actual behavior)

Steps to reproduce the problem

(Provide a test case that reproduces the problem either with a self-contained script or GitHub repository)

Program output

(Copy and paste the output produced by the failing execution. Please highlight it as a code block. Whenever possible upload the .nextflow.log file.)

Environment

  • Nextflow version: [?]
  • Java version: [?]
  • Operating system: [macOS, Linux, etc]
  • Bash version: (use the command $SHELL --version)

Additional context

(Add any other context about the problem here)