From 1b71fef89ffe61564f382503032e0c677dbf01a4 Mon Sep 17 00:00:00 2001 From: Lea Anthony Date: Wed, 4 Oct 2023 20:22:20 +1100 Subject: [PATCH] Update v3 website frontpage --- mkdocs-website/overrides/home.html | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/mkdocs-website/overrides/home.html b/mkdocs-website/overrides/home.html index 4f4ce0ac8..228cf3969 100644 --- a/mkdocs-website/overrides/home.html +++ b/mkdocs-website/overrides/home.html @@ -96,6 +96,15 @@

+
+

FAQ

+

What is the aim of the alpha release?

+ The aim of the alpha release is to get feedback on the new API and to get people experimenting with it. + We want to make sure that the API is easy to use and that it is possible to build applications with it. +

+

How do I provide feedback?

+ Please read this page for details on how to provide feedback. +
Please feel free to raise PRs against this website. Every single PR helps us get closer to a release.

Thank you for sharing this journey with us.