Skip to content

Commit

Permalink
Update issue templates
Browse files Browse the repository at this point in the history
  • Loading branch information
kyazdani42 committed Dec 5, 2021
1 parent 2301b36 commit 2e33b16
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions .github/ISSUE_TEMPLATE/bug_report.md
@@ -0,0 +1,26 @@
---
name: Bug report
about: Bug report issue template
title: ''
labels: ''
assignees: ''

---

**OS**
Operation system's name and version

**Neovim version**
output of `nvim --version`

**Nvim-tree version**
nvim-tree branch, commit or tag number

**Describe the bug**
A clear and concise description of what the bug is.

**To Reproduce**
Steps to reproduce the behavior

**Expected behavior**
A clear and concise description of what you expected to happen.

0 comments on commit 2e33b16

Please sign in to comment.