You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use this form to request changes to HashiCorp product documentation.
13
+
- type: dropdown
14
+
id: product
15
+
attributes:
16
+
label: Product
17
+
description: |-
18
+
What product content is this for?
19
+
options:
20
+
- Boundary
21
+
- Consul
22
+
- HashiCorp Cloud Platform
23
+
- Nomad
24
+
- Packer
25
+
- Sentinel
26
+
- Terraform
27
+
- Vagrant
28
+
- Vault
29
+
- Waypoint
30
+
- Well-Architected Framework
31
+
- Other product
32
+
- No product
33
+
default: 6
34
+
validations:
35
+
required: true
36
+
- type: dropdown
37
+
id: issueType
38
+
attributes:
39
+
label: Issue type
40
+
description: |-
41
+
Is this issue about a bug such as broken instructions or page 404s? Or are you requesting new content?
42
+
options:
43
+
- Bug
44
+
- New content
45
+
- Other issue
46
+
default: 0
47
+
validations:
48
+
required: false
49
+
- type: textarea
50
+
id: what
51
+
attributes:
52
+
label: |-
53
+
Describe your issue to request changes to the content on developer.hashicorp.com. Be specific and provide as much detail as possible. Include page URLs and screenshots if applicable.
0 commit comments