We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 451be67 commit ecc51b6Copy full SHA for ecc51b6
contribute-docs/good-issues.md renamed to contribute-docs/how-to/good-issues.md
contribute-docs/how-to/index.md
@@ -2,6 +2,10 @@
2
3
Find practical guides for common documentation tasks.
4
5
+## Write good issues
6
+
7
+Learn how to [write good issues](good-issues.md) for documentation.
8
9
## Write cumulative documentation
10
11
:::{note}
contribute-docs/toc.yml
@@ -2,11 +2,11 @@ toc:
- file: index.md
- file: on-the-web.md
- file: locally.md
- - file: good-issues.md
- file: syntax-quick-reference.md
- folder: how-to
children:
+ - file: good-issues.md
- folder: cumulative-docs
12
0 commit comments