overall summary of the issue trackers

This commit is contained in:
Daniel Micay 2019-07-09 16:38:24 -04:00
parent 59084e68bc
commit c34b6586bc

View File

@ -60,6 +60,10 @@
<h2 id="reporting-issues">
<a href="#reporting-issues">Reporting issues</a>
</h2>
<p>Most issues should be reported to the global OS issue tracker for GrapheneOS
sub-projects. However, standalone projects and anything outside of the GrapheneOS
source tree (like the websites) has a dedicated issue tracker. The issue trackers are
listed for reference:</p>
<ul>
<li><a href="https://github.com/GrapheneOS/os_issue_tracker/issues">OS issue tracker</a> for all GrapheneOS repositories that are not standalone projects</li>
<li><a href="https://github.com/GrapheneOS/Vanadium/issues">Vanadium (Chromium variant) issue tracker</a></li>