We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0981387 commit 261aa0dCopy full SHA for 261aa0d
.github/ISSUE_TEMPLATE/feature.yml
@@ -17,7 +17,7 @@ body:
17
description: |
18
This should be functionality that (a) is not built into Terraform, (b) can be implemented via a Terraform
19
provider, and (c) can be implemented as a function in Go.
20
- placeholder: ''
21
- value: ''
+ placeholder: 'I would like to see…'
+ value: 'I would like to see…'
22
validations:
23
required: true
0 commit comments