From b98f35af0eda0c14ad543e4ebd33420aa972627d Mon Sep 17 00:00:00 2001 From: Josh Pigford Date: Thu, 17 Oct 2024 10:39:56 -0500 Subject: [PATCH] Another tweak to the bug template --- .github/ISSUE_TEMPLATE/bug_report.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 28987582..9a250838 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -23,6 +23,9 @@ A clear and concise description of what you expected to happen. **What version of Maybe are you using?** This could be "Hosted" (i.e. app.maybe.co) or "Self-hosted". If "Self-hosted", please include the version you're currently on. +**What operating system and browser are you using?** +The more info the better. + **Screenshots / Recordings** If applicable, add screenshots or short video recordings to help show the bug in more detail.