cloudflare/cloudflare-typescript
Publicmirrored fromhttps://github.com/cloudflare/cloudflare-typescriptAvailable
.github/ISSUE_TEMPLATE/config.yml
11lines · modecode
| 1 | blank_issues_enabled: false |
| 2 | contact_links: |
| 3 | - name: v3.0.0 Beta feedback |
| 4 | url: https://github.com/cloudflare/cloudflare-typescript/discussions/135 |
| 5 | about: | |
| 6 | If you have a feature request or feedback on our new v3 library, please comment in our discussion page. |
| 7 | - name: Cloudflare support |
| 8 | url: https://developers.cloudflare.com/support/contacting-cloudflare-support |
| 9 | about: | |
| 10 | Please only file issues here that you believe represent actual bugs for the Cloudflare Typescript library. |
| 11 | If you're having general trouble with the Cloudflare API, please visit our help center to get support. |
| 12 | |