diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md new file mode 100644 index 00000000..9a881fb7 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -0,0 +1,23 @@ +--- +name: Bug report +about: Crashes, unexpected trimming behavior etc. +title: '' +labels: '' +assignees: '' + +--- + +Please provide enough information so that the issue can be reproduced. + +Include this information: +- Cutadapt and Python version +- How you installed the tool (e.g., Conda or pip) +- Which command-line parameters you used + +If you report unexpected trimming behavior, this is also helpful: + +- An example input read (or read pair) +- The output that Cutadapt produces +- The output that you would have expected + +Feel free to delete this text before submitting your issue. diff --git a/.github/ISSUE_TEMPLATE/feature-suggestion.md b/.github/ISSUE_TEMPLATE/feature-suggestion.md new file mode 100644 index 00000000..e8594e03 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/feature-suggestion.md @@ -0,0 +1,10 @@ +--- +name: Feature suggestion +about: Suggest an idea for this project +title: '' +labels: '' +assignees: '' + +--- + +