From 211cf08b38b10d45d7e0cb8219a0b9a2a5abdc38 Mon Sep 17 00:00:00 2001 From: Radek Simko Date: Mon, 25 Nov 2019 13:46:07 +0000 Subject: [PATCH] Update config.yml --- .github/ISSUE_TEMPLATE/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 0804dabc5..a13b9b599 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -5,7 +5,7 @@ contact_links: about: Each provider (e.g. AWS, Azure, GCP, Oracle, K8S, etc.) has its own repository, any provider related issues or questions should be directed to appropriate provider repository. - name: Provider Development Feedback and Questions url: https://github.com/hashicorp/terraform-plugin-sdk/issues/new/choose - about: Plugin SDK has its own repository any SDK and provider development related issues or questions should be directed there. + about: Plugin SDK has its own repository, any SDK and provider development related issues or questions should be directed there. - name: Terraform Language or Workflow Questions url: https://discuss.hashicorp.com/c/terraform-core about: Please ask and answer language or workflow related questions through the Terraform Core Community Forum.