From 3e8b5a30e2640d47ce07e7b32af07b1e4f5e6e33 Mon Sep 17 00:00:00 2001 From: Stephan Seitz Date: Mon, 6 Jul 2020 19:57:58 +0200 Subject: Use
for checkhealth output in bug report template The output of checkhealth can be quite lengthy. Plus fix position of *** to make text render bold --- .github/ISSUE_TEMPLATE/bug_report.md | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) (limited to '.github/ISSUE_TEMPLATE') diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 06596fe11..8290ee650 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -20,10 +20,15 @@ Steps to reproduce the behavior: **Expected behavior** A clear and concise description of what you expected to happen. -**Output of `:checkhealth nvim_treesitter` *** -``` +**Output of `:checkhealth nvim_treesitter`** + +
+ + Paste the output here -``` + + +
**Output of `nvim --version`** ``` -- cgit v1.2.3-70-g09d2