From 0742aa959c5d51d09bc71adc20d57db59fd5c456 Mon Sep 17 00:00:00 2001 From: bot-hermes Date: Sat, 5 Sep 2026 21:50:51 +0000 Subject: [PATCH] docs: add fork banner for public release --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 93fdf3c7..aa3ca125 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ +> **Note: This is a custom fork of [OpenChamber](https://github.com/openchamber/openchamber).** +> +> This version adds native Gitea and GitLab forge integration by rewriting the clients to use `tea` and `glab` CLI tools as transports. This provides a 1:1 endpoint mapping via a raw REST proxy. Custom releases for this fork are tagged as `custom-vX.Y.Z`. + # OpenChamber [![GitHub stars](https://img.shields.io/github/stars/openchamber/openchamber?style=flat&labelColor=100F0F&color=66800B)](https://github.com/openchamber/openchamber/stargazers)