diff --git a/.github/ISSUE_TEMPLATE/support.md b/.github/ISSUE_TEMPLATE/support.md index 01b48f8e..c8ef9dbc 100644 --- a/.github/ISSUE_TEMPLATE/support.md +++ b/.github/ISSUE_TEMPLATE/support.md @@ -4,48 +4,14 @@ about: If you have questions about kube-prometheus labels: kind/support --- - +Thank you for being part of this community! -**What did you do?** +--- -**Did you expect to see some different?** +We are still happy to chat with you in the #prometheus-operator channel on Kubernetes Slack! -**Environment** - -* Prometheus Operator version: - - `Insert image tag or Git SHA here` - - -* Kubernetes version information: - - `kubectl version` - - -* Kubernetes cluster kind: - - insert how you created your cluster: kops, bootkube, tectonic-installer, etc. - -* Manifests: - -``` -insert manifests relevant to the issue -``` - -* Prometheus Operator Logs: - -``` -Insert Prometheus Operator logs relevant to the issue here -``` - -* Prometheus Logs: - -``` -Insert Prometheus logs relevant to the issue here -``` - -**Anything else we need to know?**: