From 4d5d9b32a865a78ff0b2a2e121596b4be881ae26 Mon Sep 17 00:00:00 2001 From: miloschwartz Date: Mon, 9 Feb 2026 14:46:35 -0800 Subject: [PATCH] minor adjustments to naming --- development/feature-requests-and-bug-reports.mdx | 15 +++++---------- 1 file changed, 5 insertions(+), 10 deletions(-) diff --git a/development/feature-requests-and-bug-reports.mdx b/development/feature-requests-and-bug-reports.mdx index d1e9afa..b4bb058 100644 --- a/development/feature-requests-and-bug-reports.mdx +++ b/development/feature-requests-and-bug-reports.mdx @@ -41,20 +41,15 @@ Pangolin is made up of multiple components. To get the fastest response, file yo [Issues](https://github.com/fosrl/android/issues). - + Pangolin application for macOS, iOS, and iPadOS. [Issues](https://github.com/fosrl/apple/issues). - + Pangolin CLI client for Linux and macOS environments. [Issues](https://github.com/fosrl/cli/issues). - - - Low-level client tunnel connector used by clients. - [Issues](https://github.com/fosrl/olm/issues). - ## Feature Requests @@ -84,8 +79,8 @@ Bug reports should be submitted in GitHub Issues for the relevant repository: - **Windows App**: [fosrl/windows/issues](https://github.com/fosrl/windows/issues) - **Android App**: [fosrl/android/issues](https://github.com/fosrl/android/issues) -- **Apple App**: [fosrl/apple/issues](https://github.com/fosrl/apple/issues) -- **Unix CLI**: [fosrl/cli/issues](https://github.com/fosrl/cli/issues) +- **Apple Apps**: [fosrl/apple/issues](https://github.com/fosrl/apple/issues) +- **Pangolin CLI**: [fosrl/cli/issues](https://github.com/fosrl/cli/issues) - **Olm**: [fosrl/olm/issues](https://github.com/fosrl/olm/issues) Using the correct repo ensures: @@ -111,7 +106,7 @@ Please provide as much detail as possible to help developers reproduce and fix t - For security vulnerabilities, please email security@fossorial.com instead of posting publicly. + For security vulnerabilities, please email security@pangolin.net instead of posting publicly.