From 6b8bbc7bd6e51e878a933cef32fc94a9cb30443a Mon Sep 17 00:00:00 2001 From: jorj1988 Date: Tue, 9 Jan 2024 09:56:46 +0000 Subject: [PATCH] Update issue templates --- .github/ISSUE_TEMPLATE/bug_report.md | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/bug_report.md diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md new file mode 100644 index 0000000..4a44202 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -0,0 +1,22 @@ +--- +name: Bug report +about: Create a report to help us improve +title: '' +labels: '' +assignees: '' + +--- + +## Issue Description + +> Please provide a description of your issue and include any commands used to reproduce the issue. + +## Logs + +> Please provide any log files. These can be generated by setting the `POD5_DEBUG` environment variable e.g. `POD5_DEBUG=1 pod5 view my.pod5` + +## Specifications + +- Pod5 Version: +- Python Version: +- Platform: