diff options
| author | Christian Cleberg <[email protected]> | 2026-07-16 12:11:02 -0500 |
|---|---|---|
| committer | Christian Cleberg <[email protected]> | 2026-07-16 12:11:02 -0500 |
| commit | 125a25c71af66269dc7182b566df4285c094938f (patch) | |
| tree | 696e818ae1a5c956bded49ece853a1e53e5bef9c /README.md | |
| parent | 0b6819d2d08b552e62fd236614d4c3c86a13394b (diff) | |
| download | hutch-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.
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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). |
