]> git.joonet.de Git - adminer.git/commitdiff
Update issue templates
authorJakub Vrána <jakub@vrana.cz>
Mon, 10 Mar 2025 18:09:56 +0000 (19:09 +0100)
committerGitHub <noreply@github.com>
Mon, 10 Mar 2025 18:09:56 +0000 (19:09 +0100)
.github/ISSUE_TEMPLATE/bug_report.md [new file with mode: 0644]

diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md
new file mode 100644 (file)
index 0000000..07843c5
--- /dev/null
@@ -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.