Skip to content

Commit ca67c97

Browse files
Aviv Kellertargos
Aviv Keller
authored andcommitted
meta: add links to alternative issue trackers
PR-URL: #54401 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
1 parent 3300d59 commit ca67c97

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

.github/ISSUE_TEMPLATE/config.yml

+7-1
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,14 @@
11
blank_issues_enabled: true
22
contact_links:
3-
- name: ⁉️ Need help with Node.js?
3+
- name: ⁉️ Need general help with Node.js?
44
url: https://github.com/nodejs/help
55
about: Please file an issue in our help repo.
6+
- name: 📦 Have an issue with npm?
7+
url: https://github.com/npm/cli/issues
8+
about: npm has a seperate issue tracker.
9+
- name: 📡 Have an issue with undici? (`WebSocket`, `fetch`, etc.)
10+
url: https://github.com/nodejs/undici/issues
11+
about: Undici has a seperate issue tracker.
612
- name: 🌐 Found a problem with nodejs.org beyond the API reference docs?
713
url: https://github.com/nodejs/nodejs.org/issues/new/choose
814
about: Please file an issue in the Node.js website repo.

0 commit comments

Comments
 (0)