We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 68a5c7f commit c863e98Copy full SHA for c863e98
.github/ISSUE_TEMPLATE/bug_report.md
@@ -8,19 +8,21 @@ assignees: ''
8
---
9
10
<!-- Any bug report not following this template will be immediately closed. Thanks -->
11
-**Describe the bug**
12
-A clear and concise description of what the bug is.
13
14
-**To Reproduce**
15
-Steps to reproduce the behavior:
+## Describe the bug
+<!-- A clear and concise description of what the bug is. -->
+
+## To Reproduce
16
+<!-- Steps to reproduce the behavior. -->
17
1. ...
18
-**Desktop (please complete the following information):**
19
+## Desktop
20
+<!-- please complete the following information. -->
21
- OS:
22
- Terminal:
23
-** Neovim Version **
- - Output of running `:version` from inside of neovim:
24
+## Neovim Version
25
+<!-- Output of running `:version` from inside of neovim. -->
26
27
```
28
0 commit comments