From: Jakub Vrána Date: Mon, 10 Mar 2025 18:09:56 +0000 (+0100) Subject: Update issue templates X-Git-Tag: v5.0.3~33 X-Git-Url: https://git.joonet.de/?a=commitdiff_plain;h=35274f18bb14c32b51ca84a1663e833121e402cc;p=adminer.git Update issue templates --- diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md new file mode 100644 index 00000000..07843c57 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -0,0 +1,13 @@ +--- +name: Bug report +about: Create a report to help us improve +title: '' +labels: '' +assignees: '' + +--- + +Driver: e.g. MySQL +Server version: e.g. 10.1.48-MariaDB + +Please provide reproducible steps including a SQL dump (with no personal information) if applicable.