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 d37a3a9 commit 6dccf03Copy full SHA for 6dccf03
.github/ISSUE_TEMPLATE/bug_report.md
@@ -0,0 +1,26 @@
1
+---
2
+name: Bug report
3
+about: Create a report to help us improve
4
+title: ''
5
+labels: ''
6
+assignees: ''
7
+
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:
16
+1. ...
17
18
+**Desktop (please complete the following information):**
19
+- OS:
20
+- Terminal:
21
22
+** Neovim Version **
23
+ - Output of running `:version` from inside of neovim:
24
25
+```
26
0 commit comments