mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-01-09 15:02:08 -03:30
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:
parent
76a5263ff3
commit
06ae6cfe8a
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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user