We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 98a2ac1 commit 22445efCopy full SHA for 22445ef
.github/ISSUE_TEMPLATE/config.yml
@@ -6,6 +6,9 @@ contact_links:
6
- name: Issue with Cloudflare 5XX errors
7
url: https://developers.cloudflare.com/support/troubleshooting/http-status-codes/cloudflare-5xx-errors/
8
about: If you are encountering a Cloudflare 5XX error, please read our troubleshooting documentation for 5XX errors.
9
+ - name: Issue with Workers AI
10
+ url: https://discord.com/channels/595317990191398933/1105477009964027914
11
+ about: Issues relating to Workers AI models should be raised in our Developer Discord.
12
- name: Issue with Cloudflare Workers
13
url: https://github.com/cloudflare/workers-sdk/issues/new/choose
14
about: Issues relating to Cloudflare Workers should be made in the workers-sdk repo.
0 commit comments