diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2019-07-09 16:38:24 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2019-07-09 16:38:24 -0400 |
| commit | c34b6586bc9f32b595ebe30138915f41f3b412a0 (patch) | |
| tree | 58cd8798bd9f64f681a45d50fe2e90450575b9ba | |
| parent | 59084e68bcf3771c417fcf22666300b4599d280a (diff) | |
overall summary of the issue trackers
| -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> |
