From c10d556f1745821387a55eab45ef1d87e65761a1 Mon Sep 17 00:00:00 2001 From: Patrick Hemmer Date: Thu, 29 Jul 2021 22:22:50 -0400 Subject: [PATCH] add minikube to github bug template --- .github/ISSUE_TEMPLATE/bug_report.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 3b57abe4aa..86bafa3a6c 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -47,6 +47,7 @@ body: multiple: false options: - kubernetes + - minikube - openshift - minishift - docker on linux