Revert "doc: direct users to ask questions instead of raising issues"

This reverts commit 904110f8a9.
This commit is contained in:
Alexander Courtis 2022-09-05 14:15:54 +10:00
parent 904110f8a9
commit b83e06f7fe
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
name: Bug report
description: Report a problem with nvim-tree. Questions should be asked by starting a [Q&A discussion](https://github.com/kyazdani42/nvim-tree.lua/discussions/new).
description: Report a problem with nvim-tree
labels: [bug]
body:
- type: markdown

View File

@ -1,6 +1,6 @@
---
name: Feature request
about: Suggest an idea for this project. Questions should be asked by starting a [Q&A discussion](https://github.com/kyazdani42/nvim-tree.lua/discussions/new).
about: Suggest an idea for this project
title: ''
labels: feature request
assignees: ''