create issue config

This commit is contained in:
Jacob Bednarz 2024-03-18 13:39:18 +11:00 committed by GitHub
parent 728a6a1b2f
commit 37febeb7b1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

11
.github/ISSUE_TEMPLATE/config.yml vendored Normal file
View file

@ -0,0 +1,11 @@
blank_issues_enabled: false
contact_links:
- name: v3.0.0 Beta feedback
url: https://github.com/cloudflare/cloudflare-python/discussions/116
about: |
If you have a feature request or feedback on our new v3 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 Python library.
If you're having general trouble with the Cloudflare API, please visit our help center to get support.