From c1dd375637fdf78a6ba5b1fc6bb8c94d5328a7be Mon Sep 17 00:00:00 2001 From: Sriharsha Tikkireddy Date: Wed, 29 Apr 2020 09:13:31 -0400 Subject: [PATCH] added feedback link directly into main page --- website/content/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/content/_index.md b/website/content/_index.md index cdb216a57..25348011f 100644 --- a/website/content/_index.md +++ b/website/content/_index.md @@ -24,4 +24,4 @@ You can `ls` the previous directory to verify. Please provide feedback in github issues. There is a template for this: -{{% button href="https://github.com/databrickslabs/databricks-terraform/issues/new/choose" icon="fas fa-comment-dots" %}}Please provide feedback!{{% /button %}} +{{% button href="https://github.com/databrickslabs/databricks-terraform/issues/new?assignees=stikkireddy&labels=question&template=feedback.md&title=%5BFEEDBACK%2FQUESTION%5D+Short+Description+of+feedback" icon="fas fa-comment-dots" %}}Please provide feedback!{{% /button %}}