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