From ffca66d5df2b19e148e2767d7c112a0ba8916c5c Mon Sep 17 00:00:00 2001 From: Iryna Shustava Date: Wed, 1 Dec 2021 11:37:37 -0700 Subject: [PATCH] Update issue templates to link to consul-k8s instead of consul-helm (#11701) --- .github/ISSUE_TEMPLATE/config.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 0f39f949de..2efc5faff9 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -3,9 +3,9 @@ contact_links: - name: Consul Community Support url: https://discuss.hashicorp.com/c/consul/29 about: If you have a question, or are looking for advice, please post on our Discuss forum! The community loves to chime in to help. Happy Coding! - - name: Consul-Helm GitHub Issues - url: https://github.com/hashicorp/consul-helm - about: Are you submitting an issue or feature enhancement for the Consul helm chart? Please post in the Consul-Helm GitHub Issues. + - name: Consul on Kubernetes GitHub Issues + url: https://github.com/hashicorp/consul-k8s + about: Are you submitting an issue or feature enhancement for the Consul Helm chart? Please post in the consul-k8s GitHub Issues. - name: Consul Learn Tracks url: https://learn.hashicorp.com/consul?track=getting-started#getting-started - about: Please check out our Learn Guides. These hands on guides deal with many of the tasks common to using Consul \ No newline at end of file + about: Please check out our Learn Guides. These hands on guides deal with many of the tasks common to using Consul