From 740a4b8b1c1fe7fec81c883ae6ffda31a97e0c47 Mon Sep 17 00:00:00 2001 From: Jakub Vrana Date: Wed, 19 Mar 2025 17:33:46 +0100 Subject: [PATCH] Issue template: Use italics --- .github/ISSUE_TEMPLATE/bug_report.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index fc1ba359..fa84600f 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -11,5 +11,5 @@ assignees: '' **Driver:** e.g. MySQLi **Database version:** e.g. 10.2.12-MariaDB -Please provide reproducible steps including a SQL dump (with no personal information) if applicable. -Also please include a screenshot. +_Please provide reproducible steps including a SQL dump (with no personal information) if applicable. +Also please include a screenshot._ -- 2.39.5