Skip to content

Commit 7c73eb4

Browse files
Added note in bug report template about log file
1 parent 4d5cbb7 commit 7c73eb4

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,12 @@ body:
1111
1) Check if the issue has already been brought up.
1212
2) Try upgrading to the latest version of Kilosort.
1313
3) Check relevant pages at kilosort.readthedocs.io
14+
15+
- type: markdown
16+
attributes:
17+
value: >
18+
If the bug occurred during sorting, please also upload the kilosort.log
19+
file located in the results directory (v4.0.8 or later).
1420
1521
- type: textarea
1622
attributes:

0 commit comments

Comments
 (0)