This repository was archived by the owner on Jan 27, 2020. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ---
2+ name : Bug report
3+ about : Create a report to help us improve
4+
5+ ---
6+
7+ ** Describe the bug**
8+ A clear and concise description of what the bug is.
9+
10+ ** To Reproduce**
11+ Steps to reproduce the behavior:
12+ 1 . Command line '...'
13+ 2 . See error ** Please provide your error message**
14+
15+ ** Expected behavior**
16+ A clear and concise description of what you expected to happen.
17+
18+ ** System (please complete the following information):**
19+ - Hardware: [ e.g. HPC, Desktop, Cloud...]
20+ - Executor: [ e.g. slurm, local, awsbatch...]
21+ - OS: [ e.g. CentOS Linux, macOS, Linux Mint...]
22+ - Version [ e.g. 7, 10.13.6, 18.3...]
23+
24+ ** Nextflow (please complete the following information):**
25+ - Version: [ e.g. 0.31.0]
26+
27+ ** Container engine (please complete the following information):**
28+ - Engine: [ e.g. Conda, Docker or Singularity]
29+ - version: [ e.g. 1.0.0]
30+
31+ ** Container (please complete the following information):**
32+ - tag: [ e.g. 1.0.0]
33+
34+ ** Additional context**
35+ Add any other context about the problem here.
Original file line number Diff line number Diff line change 1+ ---
2+ name : Feature request
3+ about : Suggest an idea for this project
4+
5+ ---
6+
7+ ** Is your feature request related to a problem? Please describe.**
8+
9+ A clear and concise description of what the problem is.
10+ Ex. I'm always frustrated when [ ...]
11+
12+ ** Describe the solution you'd like**
13+
14+ A clear and concise description of what you want to happen.
15+
16+ ** Describe alternatives you've considered**
17+
18+ A clear and concise description of any alternative solutions or features you've considered.
19+
20+ ** Additional context**
21+
22+ Add any other context about the feature request here.
You can’t perform that action at this time.
0 commit comments