Skip to content

Commit 41e2eb3

Browse files
authored
Merge pull request nf-core#613 from SciLifeLab/MaxUlysse-patch-1
Update issue templates
2 parents ac0b74d + 3166fe6 commit 41e2eb3

2 files changed

Lines changed: 57 additions & 0 deletions

File tree

Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
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.
Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
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.

0 commit comments

Comments
 (0)