mirror of
https://github.com/opentofu/opentofu.git
synced 2025-02-25 18:45:20 -06:00
Remove additional issue types, allow for blank issue for now
This commit is contained in:
parent
957487fbf2
commit
3de9552ef9
21
.github/ISSUE_TEMPLATE/config.yml
vendored
21
.github/ISSUE_TEMPLATE/config.yml
vendored
@ -1,23 +1,4 @@
|
|||||||
# Copyright (c) HashiCorp, Inc.
|
# Copyright (c) HashiCorp, Inc.
|
||||||
# SPDX-License-Identifier: MPL-2.0
|
# SPDX-License-Identifier: MPL-2.0
|
||||||
|
|
||||||
blank_issues_enabled: false
|
blank_issues_enabled: true # For now, to allow to easily create a blank issue. Remove this later
|
||||||
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.
|
|
Loading…
Reference in New Issue
Block a user