From 8274b2e0e807dda0d9c666334d457df032ec0855 Mon Sep 17 00:00:00 2001 From: Jakub Vrana Date: Tue, 11 Mar 2025 06:50:04 +0100 Subject: [PATCH] Update bug template --- .github/ISSUE_TEMPLATE/bug_report.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 07843c57..7ad733aa 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -7,7 +7,8 @@ assignees: '' --- -Driver: e.g. MySQL -Server version: e.g. 10.1.48-MariaDB +**Adminer version:** please use latest published or Git +**Driver:** e.g. MySQL +**Database version:** e.g. 10.1.48-MariaDB Please provide reproducible steps including a SQL dump (with no personal information) if applicable. -- 2.39.5