mirror of
https://github.com/cloudflare/cloudflare-python.git
synced 2026-01-16 23:01:03 +00:00
create issue config
This commit is contained in:
parent
728a6a1b2f
commit
37febeb7b1
1 changed files with 11 additions and 0 deletions
11
.github/ISSUE_TEMPLATE/config.yml
vendored
Normal file
11
.github/ISSUE_TEMPLATE/config.yml
vendored
Normal 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.
|
||||
Loading…
Add table
Reference in a new issue