From a077f61b675367bddf00fda86d980125495b7dba Mon Sep 17 00:00:00 2001 From: Santos Gallegos Date: Sun, 31 Jan 2021 14:30:02 -0500 Subject: Issue template: use details for nvim --version output --- .github/ISSUE_TEMPLATE/bug_report.md | 16 +++++++++++++--- 1 file changed, 13 insertions(+), 3 deletions(-) (limited to '.github') diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index ba0e8262b..ab71e700b 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -16,16 +16,20 @@ Run `TSUpdate`. //--> **Describe the bug** + A clear and concise description of what the bug is. **To Reproduce** + Steps to reproduce the behavior: + 1. Go to '...' 2. Click on '....' 3. Scroll down to '....' 4. See error **Expected behavior** + A clear and concise description of what you expected to happen. **Output of `:checkhealth nvim_treesitter`** @@ -39,9 +43,15 @@ Paste the output here **Output of `nvim --version`** -``` -Paste your output here -``` + +
+ + +Paste the output here + + +
**Additional context** + Add any other context about the problem here. -- cgit v1.2.3-70-g09d2