Skip to content

Commit b83e06f

Browse files
committed
Revert "doc: direct users to ask questions instead of raising issues"
This reverts commit 904110f.
1 parent 904110f commit b83e06f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: Bug report
2-
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).
2+
description: Report a problem with nvim-tree
33
labels: [bug]
44
body:
55
- type: markdown

.github/ISSUE_TEMPLATE/feature_request.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: Feature request
3-
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).
3+
about: Suggest an idea for this project
44
title: ''
55
labels: feature request
66
assignees: ''

0 commit comments

Comments
 (0)