From ad15e4a116eb7a9922db998d50017ee2026af0b9 Mon Sep 17 00:00:00 2001 From: Petros Kolyvas Date: Fri, 3 Apr 2020 16:15:09 -0400 Subject: [PATCH] A few more spacing issues in MD format for GH --- .github/CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index 3ca161833..4d366e4ed 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -29,7 +29,7 @@ To record a bug report, enhancement proposal, or give any other product feedback -##Contributing Fixes +## Contributing Fixes It can be tempting to want to dive into an open source project and help _build the thing_ you believe you're missing. It's a wonderful and helpful intention. However, Terraform is a complex tool. Many seemingly simple changes can have serious effects on other areas of the code and it can take some time to become familiar with the effects of even basic changes. The Terraform team is not immune to unintended and sometimes undesirable changes. We do take our work seriously, and appreciate the globally diverse community that relies on Terraform for workflows of all sizes and criticality.