From d0a2de53ef5d77e9a15acfdba3d3815017a4bf22 Mon Sep 17 00:00:00 2001 From: Jakub Vrana Date: Mon, 14 Apr 2025 08:50:17 +0200 Subject: [PATCH] Bug template: Ask for more info --- .github/ISSUE_TEMPLATE/bug_report.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index fa84600f..f9fcf3b9 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -8,8 +8,10 @@ assignees: '' --- **Adminer version:** please use latest published or Git +**Compiled:** single file / source codes / custom compilation **Driver:** e.g. MySQLi **Database version:** e.g. 10.2.12-MariaDB +**Plugins used:** _Please provide reproducible steps including a SQL dump (with no personal information) if applicable. Also please include a screenshot._