Skip to content

Commit c228275

Browse files
flakey5ovflowd
andauthored
meta: add issue link to the release worker (#6773)
* meta: add issue link to the release worker Signed-off-by: flakey5 <[email protected]> * Update .github/ISSUE_TEMPLATE/config.yml Co-authored-by: Claudio W <[email protected]> Signed-off-by: flakey5 <[email protected]> --------- Signed-off-by: flakey5 <[email protected]> Co-authored-by: Claudio W <[email protected]>
1 parent 487d5b5 commit c228275

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@ contact_links:
33
- name: Report an API Docs Issue on the Node.js Website
44
url: https://github.com/nodejs/node/issues/new?assignees=&labels=doc&template=3-api-ref-docs-problem.yml
55
about: 'Is something wrong with the API Docs? Did you face a bug with the API Docs?'
6+
- name: Report an issue with downloading Node.js
7+
url: https://github.com/nodejs/release-cloudflare-worker/issues/new
8+
about: 'Is something wrong with Node.js downloads?'
69
- name: Report a Translation Issue on the Node.js Website
710
url: https://crowdin.com/project/nodejs-web
811
about: 'Is something wrong in a specific translation? Do you believe a language can get improved? Do you have suggestions?'

0 commit comments

Comments
 (0)