krz/hutch

an ios client for sourcehut

clone: git clone https://gitbay.org/krz/hutch.git

125a25c71af66269dc7182b566df4285c094938f

verified · cmc

author: Christian Cleberg <hello@cleberg.net> · 2026-07-16T17:11:02Z

docs: note dual-forge issue/patch tracking in README

Hutch is hosted on both GitHub and sourcehut as synced peers; tell
contributors they can file issues or send patches on either forge.
 README.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/README.md b/README.md
index 34c7d03..17b6445 100644
--- a/README.md
+++ b/README.md
@@ -82,6 +82,8 @@ Typical workflow:
 
 Contributions are welcome. Keep changes scoped, include tests when behavior changes, and open a pull request with a clear summary of the user-facing impact.
 
+Hutch is hosted on both [GitHub](https://github.com/zerolabsco/hutch) and [sourcehut](https://sr.ht/~ccleberg/Hutch), which are kept in sync. Report issues or send patches on whichever you prefer — GitHub issues and pull requests, or the [todo.sr.ht tracker](https://todo.sr.ht/~ccleberg/hutch) and [`git send-email`](https://git-send-email.io/).
+
 ## Security
 
 If you discover a security issue, see [SECURITY.md](SECURITY.md).