Skip to content

Commit c2240fa

Browse files
authored
NO-JIRA: chore(gh): permit filling blank github issues on the opendatahub-io/kubeflow repo again
Kubeflow upstream disabled filling new issues on kubeflow/kubeflow and we inherited the setting for our own repos. Undo this. It's great to be able to jot down ideas in GH issue tracker, when the ticket is not ready for the ceremonies heavy agile process we have in our company Jira.
1 parent 3408b8c commit c2240fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
blank_issues_enabled: false
1+
blank_issues_enabled: true
22
contact_links:
33
- name: Kubeflow Documentation
44
url: https://www.kubeflow.org/

0 commit comments

Comments
 (0)