From 1408bcd0e104d1ef2dfdac2cc41cddac2fab2f85 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=A0imon=20Brandner?= Date: Fri, 18 Jun 2021 17:19:57 +0200 Subject: [PATCH] Make issue template styling more consistent MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Šimon Brandner --- .github/ISSUE_TEMPLATE.md | 6 +++--- .github/ISSUE_TEMPLATE/bug_report.md | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index c673a89cb8..a8cd508d3a 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -12,11 +12,11 @@ that aren't relevant to your particular case. Text between -### Description +#### Description Describe here the problem that you are experiencing, or the feature you are requesting. -### Steps to reproduce +#### Steps to reproduce - For bugs, list the steps - that reproduce the bug @@ -30,7 +30,7 @@ file a bug here too! --> -### Version information +#### Version information diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 7bd12f6ddf..d05466c6c0 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -21,11 +21,11 @@ that aren't relevant to your particular case. Text between -### Description +#### Description Describe here the problem that you are experiencing, or the feature you are requesting. -### Steps to reproduce +#### Steps to reproduce - For bugs, list the steps - that reproduce the bug @@ -40,7 +40,7 @@ Logs being sent: yes/no -### Version information +#### Version information