From 77ebf266f3dac07c4ceb81aa385656f65976a0ba Mon Sep 17 00:00:00 2001 From: Petros Kolyvas Date: Mon, 6 Apr 2020 12:13:46 -0400 Subject: [PATCH] Restored the note about our community guidelines --- .github/CONTRIBUTING.md | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index 4d366e4ed2..ba42ae3b74 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -4,6 +4,7 @@ This repository contains only Terraform core, which includes the command line in ---- +**All communication on GitHub, the community forum, and other HashiCorp-provided communication channels is subject to [the HashiCorp community guidelines](https://www.hashicorp.com/community-guidelines).** This document provides guidance on Terraform contibution recommended practices. It covers what we're looking for in order to help set some expectations and help you get the most out of participation in this project.