From c3c2f83d949b1c2175b85874d09ae0bb891510b4 Mon Sep 17 00:00:00 2001 From: David Martin Date: Tue, 12 Oct 2021 14:08:38 +0100 Subject: [PATCH] Fix linter errors --- .github/ISSUE_TEMPLATE/bug_report.md | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 8377329f5..6ab868ad5 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -31,11 +31,12 @@ Please provide this if you know where this bug might occur otherwise leave as `u If applicable, add screenshots to help explain your problem. **Runtime (please complete the following information):** - - OS: [e.g. Linux,Fedora,Mac] - - Grafana Operator Version [e.g. v3.4.0] - - Environment: [e.g Openshift,Kubernetes,minikube etc. please specify versions] - - Deployment type: [e.g running the operator locally, or deployed] - - Other: [Other variables/things that might be relevant to this bug, versions of other services e.g. operator-sdk] + +- OS: [e.g. Linux,Fedora,Mac] +- Grafana Operator Version [e.g. v3.4.0] +- Environment: [e.g Openshift,Kubernetes,minikube etc. please specify versions] +- Deployment type: [e.g running the operator locally, or deployed] +- Other: [Other variables/things that might be relevant to this bug, versions of other services e.g. operator-sdk] **Additional context** Add any other context about the problem here.