From a8d6d5c913fe2985c6acf03e5996200fd3cc6048 Mon Sep 17 00:00:00 2001 From: Craig Wright Date: Thu, 6 Oct 2022 10:00:13 -0700 Subject: [PATCH] Correcting a line break visual issue. --- .github/ISSUE_TEMPLATE/documentation_issue.yml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/documentation_issue.yml b/.github/ISSUE_TEMPLATE/documentation_issue.yml index 8fb30094f1..f94c19b419 100644 --- a/.github/ISSUE_TEMPLATE/documentation_issue.yml +++ b/.github/ISSUE_TEMPLATE/documentation_issue.yml @@ -7,10 +7,7 @@ body: value: | # Thank you for opening a documentation change request. - Please only use the [hashicorp/terraform](https://github.com/hashicorp/terraform) `Documentation` issue - type to report problems with the documentation on [https://www.terraform.io/docs](). - Only technical writers (not engineers) monitor this issue type. Report Terraform bugs or feature requests - with the `Bug report` or `Feature Request` issue types instead to get engineering attention. + Please only use the [hashicorp/terraform](https://github.com/hashicorp/terraform) `Documentation` issue type to report problems with the documentation on [https://www.terraform.io/docs](). Only technical writers (not engineers) monitor this issue type. Report Terraform bugs or feature requests with the `Bug report` or `Feature Request` issue types instead to get engineering attention. For general usage questions, please see: https://www.terraform.io/community.html.