Skip to content

Commit 8fedc1b

Browse files
authored
core: move support and feature to discussion (#1471)
1 parent 0b43b9f commit 8fedc1b

File tree

3 files changed

+7
-62
lines changed

3 files changed

+7
-62
lines changed

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
blank_issues_enabled: true
22
contact_links:
3-
- name: Discord Server
3+
- name: ✨ Feature Request
4+
url: https://github.com/node-fetch/node-fetch/discussions/new?category=ideas
5+
about: Suggest an idea or feature
6+
- name: 🤔 Support or Usage Question
7+
url: https://github.com/node-fetch/node-fetch/discussions/new?category=q-a
8+
about: Get help using node-fetch
9+
- name: Discord Server
410
url: https://discord.gg/Zxbndcm
511
about: You can alternatively ask any questions here.

.github/ISSUE_TEMPLATE/feature-request.md

Lines changed: 0 additions & 21 deletions
This file was deleted.

.github/ISSUE_TEMPLATE/support-or-usage.md

Lines changed: 0 additions & 40 deletions
This file was deleted.

0 commit comments

Comments
 (0)