summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Cleberg <[email protected]>2026-07-16 12:11:02 -0500
committerChristian Cleberg <[email protected]>2026-07-16 12:11:02 -0500
commit125a25c71af66269dc7182b566df4285c094938f (patch)
tree696e818ae1a5c956bded49ece853a1e53e5bef9c
parent0b6819d2d08b552e62fd236614d4c3c86a13394b (diff)
downloadhutch-125a25c71af66269dc7182b566df4285c094938f.tar.gz
hutch-125a25c71af66269dc7182b566df4285c094938f.tar.bz2
hutch-125a25c71af66269dc7182b566df4285c094938f.zip
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.
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
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).