From 7513f725949a8363c0c60a069fe73ed21dccb4e1 Mon Sep 17 00:00:00 2001 From: devdanny21 Date: Sat, 18 Apr 2026 14:18:24 +0200 Subject: [PATCH 1/5] Added Suggestions for Troubleshooting section in README.md --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/README.md b/README.md index d9035d8..e542267 100644 --- a/README.md +++ b/README.md @@ -68,6 +68,18 @@ This project is distributed under the MIT License. See the `LICENSE` file for mo --- +## πŸ’‘ Suggestions & Feedback + +We’re always open to improvements and ideas! + +- πŸ› **Report bugs:** [Bug Report](https://github.com/floatpane/matcha/issues/new?template=bug_report.md) +- ✨ **Feature requests:** [Feature Request](https://github.com/floatpane/matcha/issues/new?template=feature_request.md) +- πŸ’¬ **General ideas:** Open an issue or discussion + +Your feedback helps improve the project πŸš€ + +--- + ## GitAds Sponsored [![Sponsored by GitAds](https://gitads.dev/v1/ad-serve?source=floatpane/matcha@github)](https://gitads.dev/v1/ad-track?source=floatpane/matcha@github) >[!TIP] From 779767257704f8cc2311331ed51cdfab9bc9b431 Mon Sep 17 00:00:00 2001 From: devdanny21 Date: Sat, 18 Apr 2026 14:44:59 +0200 Subject: [PATCH 2/5] docs: simplify suggestions section --- README.md | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index e542267..c3ae1cb 100644 --- a/README.md +++ b/README.md @@ -68,15 +68,11 @@ This project is distributed under the MIT License. See the `LICENSE` file for mo --- -## πŸ’‘ Suggestions & Feedback +## Suggestions -We’re always open to improvements and ideas! +Feedback and ideas are welcome via GitHub issues using the available templates. -- πŸ› **Report bugs:** [Bug Report](https://github.com/floatpane/matcha/issues/new?template=bug_report.md) -- ✨ **Feature requests:** [Feature Request](https://github.com/floatpane/matcha/issues/new?template=feature_request.md) -- πŸ’¬ **General ideas:** Open an issue or discussion - -Your feedback helps improve the project πŸš€ +Your feedback helps improve the project. --- From 3b7a0096f617430a8d8ffcaec1fb3881ae2b7276 Mon Sep 17 00:00:00 2001 From: devdanny21 Date: Sat, 18 Apr 2026 14:59:44 +0200 Subject: [PATCH 3/5] docs: add suggestion and support channels --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c3ae1cb..e9cb990 100644 --- a/README.md +++ b/README.md @@ -70,9 +70,11 @@ This project is distributed under the MIT License. See the `LICENSE` file for mo ## Suggestions -Feedback and ideas are welcome via GitHub issues using the available templates. +For general suggestions and community discussion, please join the Discord server: https://discord.gg/jVnYTeSPV8 -Your feedback helps improve the project. +For security-related issues, please refer to the Security Policy. + +For urgent concerns, contact support@floatpane.com --- From 61f9fc6daf85fc2393b96bcc983d7e948cca86f8 Mon Sep 17 00:00:00 2001 From: devdanny21 Date: Sat, 18 Apr 2026 15:46:52 +0200 Subject: [PATCH 4/5] docs: add Discord and security contact info --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index e9cb990..6214be0 100644 --- a/README.md +++ b/README.md @@ -66,8 +66,6 @@ Contributions are welcome! Please feel free to submit a Pull Request. See [CONTR This project is distributed under the MIT License. See the `LICENSE` file for more information. ---- - ## Suggestions For general suggestions and community discussion, please join the Discord server: https://discord.gg/jVnYTeSPV8 @@ -76,8 +74,6 @@ For security-related issues, please refer to the Security Policy. For urgent concerns, contact support@floatpane.com ---- - ## GitAds Sponsored [![Sponsored by GitAds](https://gitads.dev/v1/ad-serve?source=floatpane/matcha@github)](https://gitads.dev/v1/ad-track?source=floatpane/matcha@github) >[!TIP] From d03c33394b733deed5754274372d3c370fbc37ca Mon Sep 17 00:00:00 2001 From: devdanny21 Date: Sat, 18 Apr 2026 16:52:10 +0200 Subject: [PATCH 5/5] docs: update suggestions links in README --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 6214be0..79547ee 100644 --- a/README.md +++ b/README.md @@ -68,11 +68,11 @@ This project is distributed under the MIT License. See the `LICENSE` file for mo ## Suggestions -For general suggestions and community discussion, please join the Discord server: https://discord.gg/jVnYTeSPV8 +For general suggestions and community discussion, please join our [Discord server](https://discord.gg/jVnYTeSPV8). -For security-related issues, please refer to the Security Policy. +For security-related issues, please refer to the [Security Policy](https://github.com/floatpane/matcha/blob/master/SECURITY.md). -For urgent concerns, contact support@floatpane.com +For urgent concerns, contact [support@floatpane.com](mailto:support@floatpane.com) ## GitAds Sponsored [![Sponsored by GitAds](https://gitads.dev/v1/ad-serve?source=floatpane/matcha@github)](https://gitads.dev/v1/ad-track?source=floatpane/matcha@github)