From ac1127060dcc2a77f08f4e73b1e445bbe542359d Mon Sep 17 00:00:00 2001 From: Martin Atkins Date: Mon, 1 May 2017 16:16:38 -0700 Subject: [PATCH] website: suggest Stack Exchange sites as a place to ask questions There's a pre-existing Terraform presence on both Server Fault and Stack Overflow that seem to be generating good questions and answers, so here we'll try to send users to the right sites to ask questions and encourage them to be good participants in those communities. --- website/source/community.html.erb | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/website/source/community.html.erb b/website/source/community.html.erb index ffcf25923d..818272e9ad 100644 --- a/website/source/community.html.erb +++ b/website/source/community.html.erb @@ -12,6 +12,14 @@ description: |- there are active, dedicated users willing to help you through various mediums.

+

+ Stack Exchange: Terraform questions often get asked and + answered on + Server Fault and + Stack Overflow. Use the tag + "terraform" to help your question be found by Terraform experts, and please + be respectful of the "How to Ask" guidelines in each community. +

Gitter: Terraform Gitter Room

@@ -22,7 +30,7 @@ description: |- Mailing list: Terraform Google Group

- Bug Tracker: Issue tracker on GitHub. Please only use this for reporting bugs. Do not ask for general help here. Use IRC or the mailing list for that. + Bug Tracker: Issue tracker on GitHub. Please only use this for reporting bugs. Do not ask for general help here; use a Stack Exchange community, Gitter chat, or the mailing list for that.

Training: Paid HashiCorp training courses are also available in a city near you. Private training courses are also available.