From 457d5c06f7e7669860d4c5ab871d0590a519277d Mon Sep 17 00:00:00 2001 From: An-anonymous-coder <130810665+An-anonymous-coder@users.noreply.github.com> Date: Wed, 23 Oct 2024 13:40:17 -0400 Subject: [PATCH 1/4] Updated README.md for clarity The current README.md file provides little information about what this repo is for, especially for users who find this repo without knowing about GrapheneOS. This updated version provides a brief description with helpful links to other related issue trackers. Ideally work could be done to fully flesh the README.md file, but this is a step forward. --- README.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0aceb79..add04a2 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,9 @@ -# OS issue tracker +# OS Issue Tracker -See the [issue +This repository serves as a place to report issues with [GrapheneOS](https://grapheneos.org/). To open an issue, please see the [issue tracker](https://github.com/GrapheneOS/os-issue-tracker/issues). + +To report issues for other standalone projects, please use their respective issue trackers: +- [Auditor](https://github.com/GrapheneOS/Auditor) +- [AttestationServer](https://github.com/GrapheneOS/AttestationServer) +- [hardened_malloc](https://github.com/GrapheneOS/hardened_malloc) From 6f4c1833af0ee2180fd3758e7df67b68a08c4d01 Mon Sep 17 00:00:00 2001 From: An-anonymous-coder <130810665+An-anonymous-coder@users.noreply.github.com> Date: Wed, 23 Oct 2024 13:47:52 -0400 Subject: [PATCH 2/4] Removed newline between "issue" and "tracker" --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index add04a2..97780b7 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,6 @@ # OS Issue Tracker -This repository serves as a place to report issues with [GrapheneOS](https://grapheneos.org/). To open an issue, please see the [issue -tracker](https://github.com/GrapheneOS/os-issue-tracker/issues). +This repository serves as a place to report issues with [GrapheneOS](https://grapheneos.org/). To open an issue, please see the [issue tracker](https://github.com/GrapheneOS/os-issue-tracker/issues). To report issues for other standalone projects, please use their respective issue trackers: - [Auditor](https://github.com/GrapheneOS/Auditor) From e63e8aecf0dca0904f01c9bba1a0007b6c090f47 Mon Sep 17 00:00:00 2001 From: An-anonymous-coder <130810665+An-anonymous-coder@users.noreply.github.com> Date: Wed, 23 Oct 2024 14:22:41 -0400 Subject: [PATCH 3/4] Added links to various other issue trackers --- README.md | 27 +++++++++++++++++++++++---- 1 file changed, 23 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 97780b7..0afb403 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,27 @@ -# OS Issue Tracker +# OS issue tracker This repository serves as a place to report issues with [GrapheneOS](https://grapheneos.org/). To open an issue, please see the [issue tracker](https://github.com/GrapheneOS/os-issue-tracker/issues). -To report issues for other standalone projects, please use their respective issue trackers: -- [Auditor](https://github.com/GrapheneOS/Auditor) -- [AttestationServer](https://github.com/GrapheneOS/AttestationServer) +To report issues for other standalone projects, please use their respective issue trackers, listed here: - [hardened_malloc](https://github.com/GrapheneOS/hardened_malloc) +- [Setup wizard](https://github.com/GrapheneOS/platform_packages_apps_SetupWizard2/issues) +- [Talkback](https://github.com/GrapheneOS/talkback/issues) +- [Update client](https://github.com/GrapheneOS/platform_packages_apps_Updater/issues) + +To report issues for standalone apps, please use their respective issue trackers, listed here: +- [App Store](https://github.com/GrapheneOS/AppStore/issues) +- [Auditor](https://github.com/GrapheneOS/Auditor/issues) +- [GrapheneOS Camera](https://github.com/GrapheneOS/Camera/issues) +- [PDF Viewer](https://github.com/GrapheneOS/PdfViewer/issues) +- [Vanadium](https://github.com/GrapheneOS/Vanadium/issues) + +To report issues for GrapheneOS services, please use their respective issue trackers, listed here: +- [App repository](https://github.com/GrapheneOS/apps.grapheneos.org/issues) +- [AttestationServer](https://github.com/GrapheneOS/AttestationServer/issues) +- [Connectivity check & time server](https://github.com/GrapheneOS/grapheneos.network/issues) +- [Discussion forum](https://github.com/GrapheneOS/discuss.grapheneos.org/issues) +- [Mail server](https://github.com/GrapheneOS/mail.grapheneos.org/issues) +- [Matrix server](https://github.com/GrapheneOS/matrix.grapheneos.org/issues) +- [Server infrastructure](https://github.com/GrapheneOS/infrastructure/issues) +- [Update server](https://github.com/GrapheneOS/releases.grapheneos.org/issues) +- [Website](https://github.com/GrapheneOS/grapheneos.org/issues) From 0a41897c37bdcecd21072d4691df92fe532bf14e Mon Sep 17 00:00:00 2001 From: An-anonymous-coder <130810665+An-anonymous-coder@users.noreply.github.com> Date: Wed, 23 Oct 2024 14:27:06 -0400 Subject: [PATCH 4/4] Added bold text for clarity --- README.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 0afb403..77a0369 100644 --- a/README.md +++ b/README.md @@ -2,20 +2,14 @@ This repository serves as a place to report issues with [GrapheneOS](https://grapheneos.org/). To open an issue, please see the [issue tracker](https://github.com/GrapheneOS/os-issue-tracker/issues). -To report issues for other standalone projects, please use their respective issue trackers, listed here: -- [hardened_malloc](https://github.com/GrapheneOS/hardened_malloc) -- [Setup wizard](https://github.com/GrapheneOS/platform_packages_apps_SetupWizard2/issues) -- [Talkback](https://github.com/GrapheneOS/talkback/issues) -- [Update client](https://github.com/GrapheneOS/platform_packages_apps_Updater/issues) - -To report issues for standalone apps, please use their respective issue trackers, listed here: +To report issues for **GrapheneOS apps**, please use their respective issue trackers, listed here: - [App Store](https://github.com/GrapheneOS/AppStore/issues) - [Auditor](https://github.com/GrapheneOS/Auditor/issues) - [GrapheneOS Camera](https://github.com/GrapheneOS/Camera/issues) - [PDF Viewer](https://github.com/GrapheneOS/PdfViewer/issues) - [Vanadium](https://github.com/GrapheneOS/Vanadium/issues) -To report issues for GrapheneOS services, please use their respective issue trackers, listed here: +To report issues for **GrapheneOS services**, please use their respective issue trackers, listed here: - [App repository](https://github.com/GrapheneOS/apps.grapheneos.org/issues) - [AttestationServer](https://github.com/GrapheneOS/AttestationServer/issues) - [Connectivity check & time server](https://github.com/GrapheneOS/grapheneos.network/issues) @@ -25,3 +19,9 @@ To report issues for GrapheneOS services, please use their respective issue trac - [Server infrastructure](https://github.com/GrapheneOS/infrastructure/issues) - [Update server](https://github.com/GrapheneOS/releases.grapheneos.org/issues) - [Website](https://github.com/GrapheneOS/grapheneos.org/issues) + +To report issues for **other standalone projects**, please use their respective issue trackers, listed here: +- [hardened_malloc](https://github.com/GrapheneOS/hardened_malloc) +- [Setup wizard](https://github.com/GrapheneOS/platform_packages_apps_SetupWizard2/issues) +- [Talkback](https://github.com/GrapheneOS/talkback/issues) +- [Update client](https://github.com/GrapheneOS/platform_packages_apps_Updater/issues)