27 lines
703 B
Markdown
27 lines
703 B
Markdown
---
|
|
name: Documentation issue
|
|
about: Help us improve the WireViz documentation
|
|
title: "[doc] "
|
|
labels: 'documentation'
|
|
assignees: ''
|
|
|
|
---
|
|
<!-- Please add a brief summary of your issue to the title above, after the
|
|
"[doc]" prefix -->
|
|
|
|
**What documentation page(s) does this involve?**
|
|
Links to the relevant documentation files, e.g. [docs/README.md][].
|
|
|
|
**Describe the problem**
|
|
A clear and concise description of the documentation issue.
|
|
|
|
**Describe your suggested improvement**
|
|
A clear and concise summary of how the documentation could be better.
|
|
|
|
**Screenshots**
|
|
If applicable, add screenshots to help explain your problem.
|
|
|
|
**Additional context**
|
|
Add any other context about the problem here.
|
|
|