From 8f1772455ea96faffafbabcdb10c27a5a2722e11 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Manuel=20R=C3=BCger?= Date: Mon, 23 Oct 2023 19:31:30 +0200 Subject: [PATCH] .github: Update Issue template --- .github/ISSUE_TEMPLATE/bug_report.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index a857f85..1547385 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -22,14 +22,16 @@ Steps to reproduce the behavior: In case this is related to specific markdown, please provide a minimal markdown example here. -** Information (please complete the following information):** +**Information (please complete the following information)** + - Mark Version (`mark --version`): [e.g. v9.1.4] - - Mark Parameters: [e.g. --drop-h1 --title-from-h1] + - Mark Parameters: [e.g. `--drop-h1 --title-from-h1`] + - Confluence Hosting: [e.g. Cloud, Server or Datacenter] - Confluence Version: [e.g. v7.13] - Environment specific Information: [e.g. running in Github Actions, or on Mac OS X, etc.] -** Logs or other output** -Please provide logs, other kind of output or observed metrics here. +**Logs or other output** +Please provide logs, other kind of output here. **Additional context** Add any other context about the problem here.