From 762639fe2ed96fe85c20c38e6a6e5fa6e10b9b03 Mon Sep 17 00:00:00 2001 From: Nutomic Date: Wed, 14 Feb 2024 00:31:45 +0100 Subject: [PATCH] Suggest to open issue if project has trouble federating with Lemmy (#294) --- src/contributors/05-federation.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/contributors/05-federation.md b/src/contributors/05-federation.md index 8e2cefc..3a33a17 100644 --- a/src/contributors/05-federation.md +++ b/src/contributors/05-federation.md @@ -15,6 +15,8 @@ Sometimes you will see a notation like `Create/Note`. This refers to a `Create` Below are explanations and examples for all actors, objects and activities from Lemmy. These include many optional fields which you can safely ignore. +If you have trouble to make your project federate with Lemmy, feel free to [open an issue](https://github.com/LemmyNet/lemmy/issues). Make sure to include the specific federation messages you are sending, and any errors returned by Lemmy. + ## Context ```json