JKSV/.github/ISSUE_TEMPLATE/bug_report.md

27 lines
560 B
Markdown

---
name: Bug Report
about: Report a reproducible bug.
title: "Bug: "
labels: "bug"
---
**Describe the bug:**
Describe the bug or behavior to the best of your ability.
**Steps needed to reproduce:**
Describe what you were doing when the bug occurred.
**Expected behavior:**
Describe what you expected to happen.
**What happens instead:**
Describe what happened instead.
**Log file output:**
Check `sdmc:/config/JKSV/JKSV.log` for any meaningful output that may be useful in diagnosing the bug in question. The last lines should be the most valuable.