Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit ca67c97

Browse filesBrowse files
avivkellertargos
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
Copy full SHA for ca67c97

File tree

Expand file treeCollapse file tree

1 file changed

+7
-1
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

1 file changed

+7
-1
lines changed
Open diff view settings
Collapse file

‎.github/ISSUE_TEMPLATE/config.yml‎

Copy file name to clipboard
+7-1Lines changed: 7 additions & 1 deletion
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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.