diff options
| -rw-r--r-- | static/contact.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/static/contact.html b/static/contact.html index 1c33385a..97d832be 100644 --- a/static/contact.html +++ b/static/contact.html @@ -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> |
