diff options
| author | Christian Cleberg <[email protected]> | 2026-07-16 12:12:12 -0500 |
|---|---|---|
| committer | GitHub <[email protected]> | 2026-07-16 12:12:12 -0500 |
| commit | cd8742a0b932627401467bef8b7d5c376798382e (patch) | |
| tree | 696e818ae1a5c956bded49ece853a1e53e5bef9c | |
| parent | 0b6819d2d08b552e62fd236614d4c3c86a13394b (diff) | |
| parent | 125a25c71af66269dc7182b566df4285c094938f (diff) | |
| download | hutch-cd8742a0b932627401467bef8b7d5c376798382e.tar.gz hutch-cd8742a0b932627401467bef8b7d5c376798382e.tar.bz2 hutch-cd8742a0b932627401467bef8b7d5c376798382e.zip | |
Merge pull request #19 from zerolabsco/docs-dual-forge-trackers
docs: note dual-forge issue/patch tracking in README
| -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). |
