-
Notifications
You must be signed in to change notification settings - Fork 68
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
32 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,32 @@ | ||
--- | ||
name: Dorado Issue Template | ||
about: Standard template for reporting dorado issues | ||
title: '' | ||
labels: '' | ||
assignees: '' | ||
|
||
--- | ||
|
||
# Issue Report | ||
|
||
## Please describe the issue: | ||
|
||
*Please provide a clear and concise description of the issue you are seeing and the result you expect.* | ||
|
||
## Steps to reproduce the issue: | ||
|
||
*Please list any steps to reproduce the issue.* | ||
|
||
## Run environment: | ||
- Dorado version: | ||
- Dorado command: | ||
- Operating system: | ||
- Hardware (CPUs, Memory, GPUs): | ||
- Source data type (e.g., pod5 or fast5 - please note we always recommend converting to pod5 for optimal basecalling performance): | ||
- Source data location (on device or networked drive - NFS, etc.): | ||
- Details about data (flow cell, kit, read lengths, number of reads, total dataset size in MB/GB/TB): | ||
- Dataset to reproduce, if applicable (small subset of data to share as a pod5 to reproduce the issue): | ||
|
||
## Logs | ||
|
||
* Please provide output trace of dorado (run dorado with -v, or -vv on a small subset) |