From 68b4e19f34256c3691d24d28e2c6b918f9956ca3 Mon Sep 17 00:00:00 2001 From: William Desportes Date: Fri, 4 Feb 2022 14:59:01 +0100 Subject: [PATCH] Ref #17287 - Update the bug report template Signed-off-by: William Desportes --- .github/ISSUE_TEMPLATE/bug_report.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index c2d5659e82..4f40f0b7d0 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -1,6 +1,6 @@ --- name: Bug report -about: Create a report to help us improve +about: Create a report to help us improve phpMyAdmin --- @@ -22,7 +22,7 @@ A clear and concise description of what you expected to happen. ### Screenshots -If applicable, add screenshots to help explain your problem. +If applicable, add screenshots to help explain the bug. ### Server configuration @@ -39,4 +39,4 @@ If applicable, add screenshots to help explain your problem. ### Additional context -Add any other context about the problem here. +Add any other context about the bug here.