From 8d9b75c9a7f1889cafb9e94dbb30277b100482af Mon Sep 17 00:00:00 2001 From: Michael Mayer Date: Tue, 21 Oct 2025 15:11:59 +0200 Subject: [PATCH] Remove Developer Notes from README.md Signed-off-by: Michael Mayer --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index 2548dbc3c..354f11d7d 100644 --- a/README.md +++ b/README.md @@ -96,10 +96,6 @@ We kindly ask you not to report bugs via GitHub Issues **unless you are certain - [Contact us](https://www.photoprism.app/contact) or [a community member](https://link.photoprism.app/discussions) if you need help, it could be a local configuration problem, or a misunderstanding in how the software works - This gives us the opportunity to [improve our documentation](https://docs.photoprism.app/getting-started/troubleshooting/) and provide best-in-class support instead of dealing with unclear/duplicate bug reports or triggering a flood of notifications by replying to comments -## Developer Notes ## - -- When emitting audit logs, reuse the helpers in `pkg/log/status`; call `status.Error(err)` whenever the sanitized error message should serve as the outcome token. See `AGENTS.md` and `specs/common/audit-logs.md` for full guidelines. - ## Connect with the Community ##