1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
|
---
name: Documentation update
about: Point at unclear, missing or outdated documentation.
title: "docs: "
labels: docs
assignees: pawamoy
---
### Is something unclear, missing or outdated in our documentation?
<!-- A clear and concise description of what the documentation issue is. Ex. I can't find an explanation on feature [...]. -->
### Relevant code snippets
<!-- If the documentation issue is related to code, please provide relevant code snippets. -->
### Link to the relevant documentation section
<!-- Add a link to the relevant section of our documentation, or any addition context. -->
|