Revert "doc: direct users to ask questions instead of raising issues"
This reverts commit 904110f8a9.
This commit is contained in:
parent
904110f8a9
commit
b83e06f7fe
2
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
2
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
@ -1,5 +1,5 @@
|
|||||||
name: Bug report
|
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]
|
labels: [bug]
|
||||||
body:
|
body:
|
||||||
- type: markdown
|
- type: markdown
|
||||||
|
|||||||
2
.github/ISSUE_TEMPLATE/feature_request.md
vendored
2
.github/ISSUE_TEMPLATE/feature_request.md
vendored
@ -1,6 +1,6 @@
|
|||||||
---
|
---
|
||||||
name: Feature request
|
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: ''
|
title: ''
|
||||||
labels: feature request
|
labels: feature request
|
||||||
assignees: ''
|
assignees: ''
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user