From 28bc06616ce124d155f5caace3c9ee06af84a1fa Mon Sep 17 00:00:00 2001 From: Ivan Date: Wed, 8 Apr 2026 15:21:37 -0500 Subject: [PATCH] fix(CONTRIBUTING): correct typo in attachment support description and add a note for patience --- CONTRIBUTING | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CONTRIBUTING b/CONTRIBUTING index a8db19c..7bae56d 100644 --- a/CONTRIBUTING +++ b/CONTRIBUTING @@ -35,9 +35,10 @@ Send the .patch file as an LXMF message over Reticulum to: 7cc8d66b4f6a0e0e49d34af7f6077b5a -You can attach the file using Sideband, Meshchat, MeshchatX, or any LXMF-capable client with hattachments support. +You can attach the file using Sideband, Meshchat, MeshchatX, or any LXMF-capable client with attachments support. Include a brief description of what the patch does in the message body. +Lastly, be patient. Patch Guidelines ----------------