mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2025-12-13 21:34:40 +03:00
Disable blank issue option in Github UI (#11701)
We're still getting bug reports circumventing the bug report template and omitting informations. Blank issue (aka, not using the form templates) can still be created using the gh cli, the API, etc. This only disable the possibility in the Web UI.
This commit is contained in:
1
.github/ISSUE_TEMPLATE/config.yml
vendored
1
.github/ISSUE_TEMPLATE/config.yml
vendored
@@ -1,4 +1,5 @@
|
||||
---
|
||||
blank_issues_enabled: false
|
||||
contact_links:
|
||||
- name: Support Request
|
||||
url: https://kubernetes.slack.com/channels/kubespray
|
||||
|
||||
Reference in New Issue
Block a user