diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 04c1cdc4c1..0c67f64de0 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1,23 +1,4 @@ # Copyright (c) HashiCorp, Inc. # SPDX-License-Identifier: MPL-2.0 -blank_issues_enabled: false -contact_links: - - name: Terraform Cloud/Enterprise Troubleshooting and Feature Requests - url: https://support.hashicorp.com/hc/en-us/requests/new - about: For issues and feature requests related to the Terraform Cloud/Enterprise platform, please submit a HashiCorp support request or email tf-cloud@hashicorp.support - - name: AWS Terraform Provider Feedback and Questions - url: https://github.com/hashicorp/terraform-provider-aws - about: The AWS Terraform Provider has its own repository, any provider related issues or questions should be directed there. - - name: Azure Terraform Provider Feedback and Questions - url: https://github.com/hashicorp/terraform-provider-azurerm - about: The Azure Terraform Provider has its own repository, any provider related issues or questions should be directed there. - - name: Other Provider-related Feedback and Questions - url: https://registry.terraform.io/browse/providers - about: Each provider (e.g. GCP, Oracle, K8S, etc.) has its own repository, any provider related issues or questions should be directed to the appropriate issue tracker linked from the Registry. - - 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. - - name: Terraform Usage, 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. \ No newline at end of file +blank_issues_enabled: true # For now, to allow to easily create a blank issue. Remove this later \ No newline at end of file