Skip to content

Commit

Permalink
Update issue templates (#72)
Browse files Browse the repository at this point in the history
  • Loading branch information
tjdevries authored Dec 20, 2022
1 parent d37a3a9 commit 6dccf03
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
---
name: Bug report
about: Create a report to help us improve
title: ''
labels: ''
assignees: ''

---

<!-- Any bug report not following this template will be immediately closed. Thanks -->
**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):**
- OS:
- Terminal:

** Neovim Version **
- Output of running `:version` from inside of neovim:

```
```

0 comments on commit 6dccf03

Please sign in to comment.