2020-03-01 01:54:39 +0900
Change-Id: Ic31d577f5991421bbc41d4be7b31fc14618db767
Reviewed-on: https://review.blissroms.com/c/Documentation-release/+/5889
Reviewed-by: Eric Park <ideamaneric@gmail.com>
Tested-by: Eric Park <ideamaneric@gmail.com>
diff --git a/Bliss OS/index.html b/Bliss OS/index.html
index c51b40e..674f028 100644
--- a/Bliss OS/index.html
+++ b/Bliss OS/index.html
@@ -284,6 +284,18 @@
<li class="md-nav__item">
+ <a href="taking-bug-reports/" title="Taking bug reports" class="md-nav__link">
+ Taking bug reports
+ </a>
+ </li>
+
+
+
+
+
+
+
+ <li class="md-nav__item">
<a href="troubleshooting/" title="Troubleshooting" class="md-nav__link">
Troubleshooting
</a>
@@ -498,7 +510,10 @@
<li>Other <a href="installation-guide-misc/">miscellaneous installation methods can be found here.</a></li>
</ul>
</li>
-<li>Troubleshooting your new install? <a href="troubleshooting/">Check out the Troubleshooting section.</a></li>
+<li>Troubleshooting your new install? <a href="troubleshooting/">Check out the Troubleshooting section.</a><ul>
+<li>Want to send us bug reports? <a href="taking-bug-reports/">Please read about what to include!</a></li>
+</ul>
+</li>
<li>Want some extra tips? <a href="extras/">Look no further!</a></li>
<li>Ready to build? <a href="build-guide/">Start here with our build Guide.</a></li>
</ul>