From 71d973a802d8414cf2e7a135bd2232c924006cdc Mon Sep 17 00:00:00 2001 From: amtoine Date: Sat, 1 Apr 2023 12:46:52 +0200 Subject: [PATCH] make hint indications comments --- .github/ISSUE_TEMPLATE/bug_report.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 64fa9227..2ad4d31d 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -10,18 +10,19 @@ assignees: '' ## Describe the bug -A clear and concise description of what the bug is. + ## To Reproduce -Steps to reproduce the behavior: + 1. ... -## Desktop (please complete the following information) +## Desktop + - OS: - Terminal: ## Neovim Version - - Output of running `:version` from inside of neovim: + ``` ```