Files
nvim-tree.lua/.github/ISSUE_TEMPLATE/bug_report.md
2021-12-05 23:24:59 +01:00

27 lines
458 B
Markdown

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