From 778d4cb0e637a6b898e5e232348a2f77e993ad41 Mon Sep 17 00:00:00 2001 From: Ryan Parman Date: Thu, 19 Oct 2023 20:15:12 -0600 Subject: [PATCH] lint: Run yamlfmt. --- .github/ISSUE_TEMPLATE/feature.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/feature.yml b/.github/ISSUE_TEMPLATE/feature.yml index aa9420c4..9febbe58 100644 --- a/.github/ISSUE_TEMPLATE/feature.yml +++ b/.github/ISSUE_TEMPLATE/feature.yml @@ -14,7 +14,8 @@ body: id: what-do-you-want attributes: label: What functionality would you like to see? - description: This should be functionality that (a) is not built into Terraform, (b) can be implemented via a Terraform + description: | + This should be functionality that (a) is not built into Terraform, (b) can be implemented via a Terraform provider, and (c) can be implemented as a function in Go. placeholder: '' value: ''