1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-13 19:28:55 +00:00

add issue configuration

This commit is contained in:
Jim Bugwadia 2021-03-07 14:31:18 -08:00 committed by GitHub
parent 0e9d3c8456
commit 16a61978c9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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

@ -0,0 +1,9 @@
blank_issues_enabled: false
contact_links:
- name: Kyverno Community Support (#kyverno channel on the Kubernetes Slack)
url: https://kubernetes.slack.com/archives/CLGR9BJU9
about: Please ask and answer any Kyverno usage questions here.
- name: Kyverno Contributor Discussions
url: https://github.com/kyverno/kyverno/discussions
about: Please ask and answer questions Kyverno internals questions here.