From 250e5a13f1920440134317f03f39f81145cdc11e Mon Sep 17 00:00:00 2001 From: amtoine Date: Sat, 1 Apr 2023 12:44:32 +0200 Subject: [PATCH] use real markdown headers for section titles --- .github/ISSUE_TEMPLATE/bug_report.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 6999d51e..242ffce8 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -8,18 +8,18 @@ assignees: '' --- -**Describe the bug** +## Describe the bug A clear and concise description of what the bug is. -**To Reproduce** +## To Reproduce Steps to reproduce the behavior: 1. ... -**Desktop (please complete the following information):** +## Desktop (please complete the following information) - OS: - Terminal: -** Neovim Version ** +## Neovim Version - Output of running `:version` from inside of neovim: ```