We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8073a03 commit f34e78cCopy full SHA for f34e78c
1 file changed
.github/ISSUE_TEMPLATE/config.yml
@@ -1,13 +1,11 @@
1
-# Copyright (c) HashiCorp, Inc.
2
-# SPDX-License-Identifier: MPL-2.0
3
-
+---
4
blank_issues_enabled: false
5
contact_links:
6
- name: Community Discussions
7
- url: https://discuss.hashicorp.com/tags/c/packer/23/vsphere
+ url: https://github.com/vmware/packer-plugin-vsphere/discussions
8
about: Need some help? Join the community discussions.
9
- name: Packer Plugin Documentation
10
- url: https://developer.hashicorp.com/packer/integrations/hashicorp/vsphere
+ url: https://developer.hashicorp.com/packer/integrations/vmware/vsphere
11
about: Having trouble with this Packer plugin? Check out the plugin documentation.
12
- name: Packer Documentation
13
url: https://developer.hashicorp.com/packer/
0 commit comments