From 133bbb235b3b67d722cb3aba696a1d67db267536 Mon Sep 17 00:00:00 2001 From: noahtalerman <47070608+noahtalerman@users.noreply.github.com> Date: Wed, 16 Jun 2021 12:00:33 -0400 Subject: [PATCH] Add reference to FAQ files in Support process doc (#1109) --- handbook/support-process.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/handbook/support-process.md b/handbook/support-process.md index 908e14ada8..fc0ffb92db 100644 --- a/handbook/support-process.md +++ b/handbook/support-process.md @@ -131,7 +131,7 @@ FEATURE REQUEST: (Who is the individual submitting the feature request? Where do #### Questions -- Is this question already answered in our docs / website? If so, link to the specific section of the docs/website ± summarize for them. +- Is this question already answered in our docs / website? If so, link to the specific section of the docs/website ± summarize for them. For commonly asked questions, check out the `FAQ.md` file in each top-level section of the [docs](../docs/README.md) (Using-Fleet, Deployment, etc.). - Do you think you know the answer? If so, make a PR to the docs/website. Link the person to your PR.