Skip to content

Commit

Permalink
Merge pull request #1548 from dackerman/patch-1
Browse files Browse the repository at this point in the history
Add contact links for v2 beta and API support
  • Loading branch information
jacobbednarz committed Mar 12, 2024
2 parents 6430c3b + fb6e04d commit b618fae
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .github/ISSUE_TEMPLATE/config.yml
@@ -1 +1,11 @@
blank_issues_enabled: false
contact_links:
- name: v2.0.0 Beta feedback
url: https://github.com/cloudflare/cloudflare-go/discussions/1538
about: |
If you have a feature request or feedback on our new v2 library, please comment in our discussion page.
- name: Cloudflare support
url: https://developers.cloudflare.com/support/contacting-cloudflare-support
about: |
Please only file issues here that you believe represent actual bugs for the Cloudflare Go library.
If you're having general trouble with the Cloudflare API, please visit our help center to get support.

0 comments on commit b618fae

Please sign in to comment.