doc: direct users to ask questions instead of raising issues

This commit is contained in:
Alexander Courtis 2022-09-05 14:15:03 +10:00
parent e282420111
commit 904110f8a9
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
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).
labels: [bug]
body:
- type: markdown

View File

@ -1,6 +1,6 @@
---
name: Feature request
about: Suggest an idea for this project
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).
title: ''
labels: feature request
assignees: ''