Skip to content

Commit 61046f8

Browse files
committed
add github issue config.yml
1 parent 065bf84 commit 61046f8

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
blank_issues_enabled: false
2+
contact_links:
3+
- name: 🚀 Feature Request
4+
url: https://github.com/mcchrish/nnn.vim/discussions/new?category=ideas
5+
about: Share ideas for new features
6+
- name: ❓ Ask a Question
7+
url: https://github.com/mcchrish/nnn.vim/discussions/new?category=q-a
8+
about: Ask the community for help

0 commit comments

Comments
 (0)