diff options
Diffstat (limited to 'static/contact.html')
| -rw-r--r-- | static/contact.html | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/static/contact.html b/static/contact.html index 749b579c..c083c687 100644 --- a/static/contact.html +++ b/static/contact.html @@ -43,6 +43,12 @@ <a href="https://reddit.com/r/GrapheneOS">/r/GrapheneOS subreddit</a> on Reddit.</p> <p>The main IRC channel is #grapheneos on irc.freenode.net. The #grapheneos channel on irc.oftc.net is an alternate channel acting as a backup for when freenode is down.</p> + <h2>Reporting issues</h2> + <ul> + <li><a href="https://github.com/GrapheneOS/os_issue_tracker/issues">OS issue tracker</a></li> + <li><a href="https://github.com/GrapheneOS/grapheneos.org/issues">grapheneos.org issue tracker</a></li> + <li><a href="https://github.com/GrapheneOS/seamlessupdate.app/issues">Update server (seamlessupdate.app) issue tracker</a></li> + </ul> </div> <footer> <a href="/"><img src="https://grapheneos.org/graphene.png" width="697" height="599" alt=""/>GrapheneOS</a> |
