generated from cloud-gov/pages-uswds-11ty
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #27 from cloud-gov/chore-initial-content-migration
adding content for home page, pricing, get started, contact us
- Loading branch information
Showing
22 changed files
with
1,027 additions
and
47 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,39 @@ | ||
--- | ||
permalink: contact/ | ||
layout: layouts/docs | ||
sidenav: true | ||
title: Contact | ||
redirect_from: | ||
- /help | ||
- /contact/ | ||
- /docs/help/ | ||
--- | ||
|
||
### Want to use cloud.gov? | ||
|
||
If you're interested in using cloud.gov, email [{{site.email}}]({{site.inquiries_email}}). We’ll schedule a call to answer your questions and help you [get started]({{ site.baseurl }}/sign-up/). | ||
|
||
If you have a U.S. federal government email address, you can [get access to a free sandbox space]({{ site.baseurl }}/pricing/free-limited-sandbox). | ||
|
||
### Support for people who use cloud.gov | ||
|
||
Email [**{{site.support_email_address}}**]({{site.support_email}}). See our [customer service objectives page]({{ site.baseurl }}/overview/customer-service-objectives) for information about our support availability. | ||
|
||
If you need help with an application security incident, the request should come from the System Owner or Org Manager, to help us validate the request. For an active incident, refer to our | ||
standard [security.txt]({{ site.baseurl }}/.well-known/security.txt) file. | ||
|
||
You should not include any passwords or sensitive environment variables in your email (we don't need them to help you, and you should keep them protected). | ||
|
||
### Report a vulnerability | ||
|
||
We welcome vulnerability reports [according to our vulnerability disclosure policy](https://www.gsa.gov/vulnerability-disclosure-policy), which includes how to best contact us for this kind of information. | ||
|
||
### Questions from the public and industry | ||
|
||
If you have a question that isn't on behalf of a U.S. government organization (such as if you're a member of the public or representing a company), we invite you to post your question [publicly as an issue on GitHub]({{site.github_url}}/issues/new) (requires a free GitHub account), so that we can write an answer available to everyone. If you prefer not to post publicly, you can email [{{site.email}}](mailto:{{site.email}}). | ||
|
||
If you are part of a company asking a question to help prepare a response to a RFI/RFQ/RFP (or a similar proposal process), we will ask you to post your question [publicly as an issue on GitHub]({{site.github_url}}/issues/new) (requires a free GitHub account). We want to answer publicly so that our answer is available to all companies competing in that process. | ||
|
||
### Interested in working on cloud.gov? | ||
|
||
Check out [joining TTS](https://join.tts.gsa.gov/) if you'd like to join cloud.gov or another TTS program. |
Oops, something went wrong.