diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index ef6fa117..365bee98 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -8,11 +8,11 @@ body: value: > Thank you for taking the time to file a bug report. **Please take a few minutes to try these steps before creating a new issue**: - 1) Check if the issue has already been brought up. - 2) Try upgrading to the latest version of Kilosort4. - 3) Check for relevant documentation at kilosort.readthedocs.io. - 4) If you are using SpikeInterface, please try running Kilosort by itself. - 5) Check that your data and probe look like they are loaded correctly in + 1. Check if the issue has already been brought up. + 2. Try upgrading to the latest version of Kilosort4. + 3. Check for relevant documentation at kilosort.readthedocs.io. + 4. If you are using SpikeInterface, please try running Kilosort by itself. + 5. Check that your data and probe look like they are loaded correctly in the Kilosort GUI. - type: markdown