From 821ae518f71572ebb8ceeacef16efdf138709c01 Mon Sep 17 00:00:00 2001 From: Justin Campbell Date: Fri, 19 May 2017 11:59:33 -0400 Subject: [PATCH] website: Vagrant Enterprise Support docs --- .../source/docs/vagrant-cloud/support.html.md | 36 +++++++++++++++++++ website/source/layouts/docs.erb | 1 + 2 files changed, 37 insertions(+) create mode 100755 website/source/docs/vagrant-cloud/support.html.md diff --git a/website/source/docs/vagrant-cloud/support.html.md b/website/source/docs/vagrant-cloud/support.html.md new file mode 100755 index 000000000..2565e981d --- /dev/null +++ b/website/source/docs/vagrant-cloud/support.html.md @@ -0,0 +1,36 @@ +--- +layout: "docs" +page_title: "Vagrant Enterprise Support" +sidebar_current: "vagrant-cloud-support" +--- + +# Contacting Support + +All users of Vagrant Enterprise are urged to email feedback, questions or +requests to the HashiCorp team. + +### Free Support + +We do not currently publish support SLAs for free accounts, but endeavor to +respond as quickly as possible. We respond to most requests within less than 24 +hours. + +## HashiCorp Tools Support + +It's often the case that Vagrant Enterprise questions or feedback relates to +the HashiCorp tooling. We encourage all Vagrant Enterprise users to search for +related issues and problems in the open source repositories and mailing lists +prior to contacting us to help make our support more efficient and to help +resolve problems faster. + +Visit the updating tools section for a list of our tools and their project +websites. + +## Documentation Feedback + +Due to the dynamic nature of Vagrant Enterprise and the broad set of features +it provides, there may be information lacking in the documentation. + +In this case, we appreciate any feedback to be emailed to us so +we can make improvements. Please email feedback to +support@hashicorp.com. diff --git a/website/source/layouts/docs.erb b/website/source/layouts/docs.erb index 4c6adc28f..c80e5323f 100644 --- a/website/source/layouts/docs.erb +++ b/website/source/layouts/docs.erb @@ -244,6 +244,7 @@ >Request Limits + >Support