Skip to content

Commit 778d4cb

Browse files
committed
lint: Run yamlfmt.
1 parent 42e1e7d commit 778d4cb

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/ISSUE_TEMPLATE/feature.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,8 @@ body:
1414
id: what-do-you-want
1515
attributes:
1616
label: What functionality would you like to see?
17-
description: This should be functionality that (a) is not built into Terraform, (b) can be implemented via a Terraform
17+
description: |
18+
This should be functionality that (a) is not built into Terraform, (b) can be implemented via a Terraform
1819
provider, and (c) can be implemented as a function in Go.
1920
placeholder: ''
2021
value: ''

0 commit comments

Comments
 (0)