From 31b12c3625a63f8b710acd23136c22f1f2480b83 Mon Sep 17 00:00:00 2001 From: the-djmaze <3752035+the-djmaze@users.noreply.github.com> Date: Fri, 29 Jul 2022 09:54:29 +0200 Subject: [PATCH] Update issue templates --- .github/ISSUE_TEMPLATE/bug_report.md | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 98e5ea01f..2f48abb98 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -23,13 +23,14 @@ A clear and concise description of what you expected to happen. **Screenshots** If applicable, add screenshots to help explain your problem. -**Desktop (please complete the following information):** - - Browser [e.g. chromium 89, firefox 86, safari 14] - - SnappyMail Version [e.g. 2.3.4] +**Please complete the following information:** +- Browser: [e.g. chromium 100, firefox 100, safari 14, mobile] +- IMAP daemon: [e.g. courier, dovecot] +- PHP version: +- SnappyMail Version: -**Mobile (please complete the following information):** - - Browser [e.g. stock browser, chrome 87, firefox 86, safari 14] - - SnappyMail Version [e.g. 2.3.4] +**[Debug/logging information](https://github.com/the-djmaze/snappymail/wiki/FAQ#how-do-i-enable-logging)** +Place them here (few lines) or as attachments (many lines) **Additional context** Add any other context about the problem here.