Update issue templates

This commit is contained in:
Kiyan
2021-12-05 23:24:59 +01:00
committed by GitHub
parent 2301b3675f
commit 2e33b16543

26
.github/ISSUE_TEMPLATE/bug_report.md vendored Normal file
View File

@@ -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.