From 98bd1cb677d026dea1a14fdc9e99b46fc71e31e7 Mon Sep 17 00:00:00 2001 From: Claudiu Schuster Date: Wed, 2 Sep 2026 22:08:54 +0200 Subject: [PATCH] Link the rclone forum community --- README.md | 13 +++++++++++++ docs/TROUBLESHOOTING.md | 4 ++++ 2 files changed, 17 insertions(+) diff --git a/README.md b/README.md index 9e03e75..95bf1df 100644 --- a/README.md +++ b/README.md @@ -228,6 +228,19 @@ recovery unless you deliberately remove them later. Contributions are welcome. Run `make check` before opening a pull request; both Functional checks and Super-Linter are intended to be required checks. +## Community and support + +- [PDrive — Proton Drive at home on Linux](https://forum.rclone.org/t/pdrive-proton-drive-at-home-on-linux/54205) + — project introduction, screenshots and broader rclone-community feedback. +- [Proton Drive x rclone](https://forum.rclone.org/t/proton-drive-x-rclone/53609/24) + — Proton backend coordination and OSS Singularity's stewardship offer. +- [GitHub Issues](https://github.com/oss-singularity/proton-drive-linux/issues) + — PDrive-specific support, bug reports and feature requests. + +Please use GitHub Issues for PDrive support. The rclone forum threads are for +broader community discussion and upstream coordination rather than third-party +support. + ## Limitations - Proton and rclone backend behavior can change independently of this project. diff --git a/docs/TROUBLESHOOTING.md b/docs/TROUBLESHOOTING.md index 763fe80..c6a1955 100644 --- a/docs/TROUBLESHOOTING.md +++ b/docs/TROUBLESHOOTING.md @@ -675,6 +675,10 @@ lines. The live VFS queue and Dirty count are the authoritative current state. ## Reporting an issue +Open a [PDrive GitHub issue](https://github.com/oss-singularity/proton-drive-linux/issues). +The rclone forum is for broader community discussion and upstream coordination, +not PDrive-specific support. + Include: - distribution, desktop and rclone version;