From 59e69c18399671292ffddd8e0f69601441b97cff Mon Sep 17 00:00:00 2001 From: Mark McDowall Date: Mon, 21 May 2018 12:43:07 -0700 Subject: [PATCH] Update bug issue template --- .github/ISSUE_TEMPLATE/bug_report.md | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 951853329..da40b7d70 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -13,10 +13,16 @@ If applicable, add screenshots to help explain your problem. **Logs** Link to debug or trace log files. +**System Information** + + - Sonarr Version: [e.g. 2.0.0.1] + - Operating System: [e.g. Windows 10] + - .net Framework (Windows) or mono (macOS/Linux) Version: [e.g. 4.5 or 5.12] + **UI Bugs:** - OS: [e.g. Windows] - - Browser [e.g. chrome, firefox] - - Version [e.g. 22] + - Browser: [e.g. chrome, firefox] + - Version: [e.g. 22] **Additional context** Add any other context about the problem here.