From 47fd06a4453fd28898b679feac1cd0c07cea9e0f Mon Sep 17 00:00:00 2001 From: Lea Anthony Date: Wed, 6 Sep 2023 19:15:33 +1000 Subject: [PATCH] More doc changes --- .../docs/getting-started/feedback.md | 34 +++++++++---------- 1 file changed, 17 insertions(+), 17 deletions(-) diff --git a/mkdocs-website/docs/getting-started/feedback.md b/mkdocs-website/docs/getting-started/feedback.md index 4a18081f..a8be3c8d 100644 --- a/mkdocs-website/docs/getting-started/feedback.md +++ b/mkdocs-website/docs/getting-started/feedback.md @@ -37,20 +37,20 @@ We welcome (and encourage) your feedback! Here are the different ways to provide Things we are looking for feedback on: - - The API - - Is it easy to use? - - Does it do what you expect? - - Is it missing anything? - - Is there anything that should be removed? - - Is it consistent between Go and JS? - - The build system - - Is it easy to use? - - Can we improve it? - - The examples - - Are they clear? - - Do they cover the basics? - - Features - - What features are missing? - - What features are not needed? - - Documentation - - What could be clearer? \ No newline at end of file +- The API + - Is it easy to use? + - Does it do what you expect? + - Is it missing anything? + - Is there anything that should be removed? + - Is it consistent between Go and JS? +- The build system + - Is it easy to use? + - Can we improve it? +- The examples + - Are they clear? + - Do they cover the basics? +- Features + - What features are missing? + - What features are not needed? +- Documentation + - What could be clearer? \ No newline at end of file