Skip to content

Commit de37728

Browse files
authored
Add issue templates
1 parent 7e84447 commit de37728

1 file changed

Lines changed: 56 additions & 0 deletions

File tree

Lines changed: 56 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,56 @@
1+
---
2+
name: Bug report
3+
about: Create a report to help us improve
4+
title: ''
5+
labels: bug
6+
assignees: ''
7+
8+
---
9+
10+
**Describe the bug**
11+
A clear and concise description of what the bug is.
12+
13+
**PICRUSt2 version**
14+
The version of PICRUSt2 that you are having issues with.
15+
16+
**Operating system**
17+
Please give full details of the system that you are using, including the available storage space and RAM.
18+
19+
If your issue relates to either installation or running PICRUSt2, please fill in the relevant section below. Otherwise, please provide as much detail as possible about the command that you are trying to run, including screenshots or attachments of your terminal output (please do not paste terminal output directly into the text area).
20+
21+
## Installation bugs
22+
23+
**Installation method**
24+
Please include the commands that you have run to try to install PICRUSt2.
25+
26+
**Terminal output**
27+
Please attach your full terminal output from this error as a text file.
28+
29+
**Screenshots**
30+
If applicable, add screenshots to help explain your problem.
31+
32+
**Additional context**
33+
Add any other context about the problem here.
34+
35+
## Issues with running PICRUSt2
36+
37+
**Your data**
38+
If your issue relates to running PICRUSt2, please provide details of your project, *i.e.* how many ASVs and how many samples you have.
39+
40+
**Command run**
41+
The exact command that you are trying to run.
42+
43+
**Expected behaviour**
44+
A clear and concise description of what you expected to happen.
45+
46+
**Troubleshooting steps taken**
47+
Please describe the steps that you have taken to try to troubleshoot this issue. Please note that you should first of all try running PICRUSt2 with the tutorial data as described [here](https://github.com/picrust/picrust2/wiki/Installation#test-installation-with-real-data) to determine whether this is an issue with your PICRUSt2 installation or with your data.
48+
49+
**Terminal output**
50+
Please attach your full terminal output from this error as a text file.
51+
52+
**Screenshots**
53+
If applicable, add screenshots to help explain your problem.
54+
55+
**Additional context**
56+
Add any other context about the problem here.

0 commit comments

Comments
 (0)