From f53ced382f60060d123005a78b5672fb67fde2e6 Mon Sep 17 00:00:00 2001 From: Matt Baer Date: Sun, 6 Jan 2019 18:18:11 -0500 Subject: [PATCH] Prompt for database type in bug report template --- .github/ISSUE_TEMPLATE/bug_report.md | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index b9fc19a..54ac0f6 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -18,6 +18,7 @@ What should've happened? ### Application configuration - **Single mode or Multi-user mode?** + - **Database?** [mysql/sqlite] - **Open registration?** [yes/no] - **Federation enabled?** [yes/no]