Skip to content

Commit 07149da

Browse files
docs: Update feature_request.md (#1788)
* Update feature_request.md Closes #1654 * Update feature_request.md Co-authored-by: Alexander Courtis <alex@courtis.org>
1 parent 829e9f6 commit 07149da

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/ISSUE_TEMPLATE/feature_request.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,10 @@ assignees: ''
99
**Is this a question?**
1010
Please start a new [Q&A discussion](https://github.com/nvim-tree/nvim-tree.lua/discussions/new) instead of raising a feature request.
1111

12+
**Can this functionality be implemented utilising API?**
13+
nvim-tree exposes extensive API (see `:h nvim-tree-api`). Can it be used to achieve your goal? Is there a missing API that would make it possible?
14+
Given stable status of nvim-tree it's preferred to add new API than new functionality.
15+
1216
**Is your feature request related to a problem? Please describe.**
1317
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
1418

0 commit comments

Comments
 (0)