From 7127266911c86095865084d54cc42d9004dbdf28 Mon Sep 17 00:00:00 2001 From: Silvan Mosberger Date: Mon, 2 Mar 2026 13:37:21 +0100 Subject: [PATCH] Add freescout workflows module --- doc/freescout.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/freescout.md b/doc/freescout.md index b321be7..89972ef 100644 --- a/doc/freescout.md +++ b/doc/freescout.md @@ -8,7 +8,7 @@ You can request a shared inbox for your team, or changes to an existing inbox by For a new shared inbox, make sure to include: - Team name (will be used in email footer): -- Email address: @nixos.org +- Email address: \@nixos.org
@infinisil perform these steps to set up a new shared inbox: @@ -99,5 +99,6 @@ The following modules are currently installed: - [Extended Editor](https://freescout.net/module/extended-editor/) - [Teams](https://freescout.net/module/teams/) - [Email Commands](https://freescout.net/module/email-commands/) +- [Workflows](https://freescout.net/module/workflows/) Feel free to request additional modules by adding it to the above list and opening a PR.