From daedd2cba30522dca132a3ef52979dd22cc9e649 Mon Sep 17 00:00:00 2001 From: Dennis Benzinger | SAP Hybris Date: Fri, 12 Nov 2021 17:43:09 +0100 Subject: [PATCH] Fix formatting Fix formatting so that all sections are rendered correctly in bold when creating an issue --- .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 1e430be88f..6ae7d2d3cc 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -10,13 +10,13 @@ assignees: '' **Describe the bug** A clear and concise description of what the bug is. -** Client Version ** +**Client Version** e.g. `11.0.1` -** Kubernetes Version ** +**Kubernetes Version** e.g. `1.19.3` -** Java Version ** +**Java Version** e.g. Java 8 **To Reproduce**