diff options
author | Joshua Powers <josh.powers@canonical.com> | 2019-12-11 11:44:51 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-12-11 11:44:51 -0800 |
commit | d2154f5ca63369aaa3d25ab1db19694af34e23c1 (patch) | |
tree | fa55833d7df6c7f7347491c043554945e83c71a0 /doc/rtd/index.rst | |
parent | a47405af306219d804ed262d6f7e2039a75883f2 (diff) | |
parent | 4c06c2635c7ccba99b7599f34f191b24083f7f8f (diff) | |
download | vyos-cloud-init-d2154f5ca63369aaa3d25ab1db19694af34e23c1.tar.gz vyos-cloud-init-d2154f5ca63369aaa3d25ab1db19694af34e23c1.zip |
Merge pull request #95 from powersj/docs/bugs
docs: Add document on how to report bugs
Diffstat (limited to 'doc/rtd/index.rst')
-rw-r--r-- | doc/rtd/index.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/rtd/index.rst b/doc/rtd/index.rst index d2662edf..5d90c131 100644 --- a/doc/rtd/index.rst +++ b/doc/rtd/index.rst @@ -40,6 +40,7 @@ Having trouble? We would like to help! topics/boot.rst topics/cli.rst topics/faq.rst + topics/bugs.rst .. toctree:: :hidden: |