-
-
Notifications
You must be signed in to change notification settings - Fork 35.4k
Expand file tree
/
Copy pathconfig.yml
More file actions
14 lines (14 loc) Β· 679 Bytes
/
config.yml
File metadata and controls
14 lines (14 loc) Β· 679 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
blank_issues_enabled: true
contact_links:
- name: βοΈ Need general help with Node.js?
url: https://github.com/nodejs/help
about: Please file an issue in our help repo.
- name: π¦ Have an issue with npm?
url: https://github.com/npm/cli/issues
about: npm has a seperate issue tracker.
- name: π‘ Have an issue with undici? (`WebSocket`, `fetch`, etc.)
url: https://github.com/nodejs/undici/issues
about: Undici has a seperate issue tracker.
- name: π Found a problem with nodejs.org beyond the API reference docs?
url: https://github.com/nodejs/nodejs.org/issues/new/choose
about: Please file an issue in the Node.js website repo.