Skip to content

Commit ac6c989

Browse files
committed
Merge commit 'd5525b8246ee11f1c5a119af03a3f623ce3ab5be' into jun/do/fedramp-clarification
2 parents 093d089 + d5525b8 commit ac6c989

File tree

4,608 files changed

+151039
-67096
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

4,608 files changed

+151039
-67096
lines changed

.gitattributes

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,19 +4,21 @@
44
*.html text eol=lf
55
*.ini text eol=lf
66
*.js text eol=lf
7+
*.jsx text eol=lf
78
*.json text eol=lf
89
*.md text eol=lf
910
*.mdx text eol=lf
1011
*.mjs text eol=lf
1112
*.svg text eol=lf
1213
*.toml text eol=lf
1314
*.ts text eol=lf
15+
*.tsx text eol=lf
1416
*.txt text eol=lf
1517
*.vue text eol=lf
1618
*.xml text eol=lf
1719
*.yaml text eol=lf
1820
*.yml text eol=lf
19-
_redirects text eol=lf
21+
__redirects text eol=lf
2022
.editorconfig text eol=lf
2123
.gitattributes text eol=lf
2224
.prettierignore text eol=lf

.github/CODEOWNERS

Lines changed: 80 additions & 70 deletions
Large diffs are not rendered by default.

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,11 @@ contact_links:
44
url: https://developers.cloudflare.com/support/contacting-cloudflare-support/#methods-of-contacting-cloudflare-support
55
about: If you need support with your website or Cloudflare applications, please contact Cloudflare through the relevant support channel.
66
- name: Issue with Cloudflare 5XX errors
7-
url: https://developers.cloudflare.com/support/troubleshooting/cloudflare-errors/troubleshooting-cloudflare-5xx-errors/#troubleshooting-cloudflare-5xx-errors--cloudflare-help-center
7+
url: https://developers.cloudflare.com/support/troubleshooting/http-status-codes/cloudflare-5xx-errors/
88
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.
912
- name: Issue with Cloudflare Workers
1013
url: https://github.com/cloudflare/workers-sdk/issues/new/choose
1114
about: Issues relating to Cloudflare Workers should be made in the workers-sdk repo.

.github/styles/cloudflare/LinkChecks.yml

Lines changed: 0 additions & 15 deletions
This file was deleted.

.github/styles/cloudflare/MeaningfulLinkWords.yml

Lines changed: 0 additions & 16 deletions
This file was deleted.

.github/styles/cloudflare/Repetition.yml

Lines changed: 0 additions & 12 deletions
This file was deleted.

0 commit comments

Comments
 (0)