From 125a25c71af66269dc7182b566df4285c094938f Mon Sep 17 00:00:00 2001 From: Christian Cleberg Date: Thu, 16 Jul 2026 12:11:02 -0500 Subject: 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). -- cgit v1.2.3