| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -1,8 +1,14 @@ | |||
| 1 | 1 | blank_issues_enabled: true | |
| 2 | 2 | contact_links: | |
| 3 | - - name: ⁉️ Need help with Node.js? | ||
| 3 | + - name: ⁉️ Need general help with Node.js? | ||
| 4 | 4 | url: https://github.com/nodejs/help | |
| 5 | 5 | 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. | ||
| 6 | 12 | - name: 🌐 Found a problem with nodejs.org beyond the API reference docs? | |
| 7 | 13 | url: https://github.com/nodejs/nodejs.org/issues/new/choose | |
| 8 | 14 | about: Please file an issue in the Node.js website repo. | |
| Back | FazBrowse Home | New Git URL |
0 commit comments