Skip to content

Example Guide

Guides lead a user through a specific task they want to accomplish, often with a sequence of steps. Writing a good guide requires thinking about what your users are trying to do.

Error generating PlantUML diagram: Request failed with status code 400

@startuml
Alice -> Bob: Hello
Bob --> Alice: Hi there!
@enduml

## Further reading

- Read [about how-to guides](https://diataxis.fr/how-to-guides/) in the Diátaxis framework