diff --git a/.github/issue_template.md b/.github/issue_template.md deleted file mode 100644 index 34d9c811..00000000 --- a/.github/issue_template.md +++ /dev/null @@ -1,27 +0,0 @@ -# Expected Behavior - -# Actual Behavior - -# Steps to Reproduce the Problem - -1. -2. -3. - -# Additional Info - -- Kubernetes version: - - **Output of `kubectl version`:** - - ``` - (paste your output here) - ``` - -- Jenkins Operator version: - -``` - (paste your output here) - ``` - -