diff --git a/README.md b/README.md index a487fa7..c83e98b 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,21 @@ + + +> ### TawCorp hifast-server (internal fork) +> +> This repository is the **canonical** TawCorp fork of [perfect-panel/server](https://github.com/perfect-panel/server). Migrated from `git.kxsw.us/HI-VPN/hi-server` on **2026-06-03**; the old Gitea remote is deprecated — do not push or pull from it. +> +> - **Development workflow (required reading for internal contributors)**: [`doc/development-workflow-zh.md`](doc/development-workflow-zh.md) +> - **Branch model**: `internal` (dev mainline, auto-deploys to staging) → `main` (release) +> - **Merge policy**: PR + architect review + GitHub UI "Squash and merge"; direct push to `internal`/`main` is blocked by `lefthook` pre-push and forbidden by policy +> - **Issue tracker**: Multica workspace `Hifast` (prefix `HIF-`) +> +> External contributors: read [`CONTRIBUTING.md`](CONTRIBUTING.md) for the upstream-compatible baseline. + +--- + # PPanel Server
diff --git a/readme_zh.md b/readme_zh.md index 618d1d8..9615742 100644 --- a/readme_zh.md +++ b/readme_zh.md @@ -1,3 +1,21 @@ + + +> ### TawCorp hifast-server(内部分支) +> +> 本仓库是 [perfect-panel/server](https://github.com/perfect-panel/server) 的 TawCorp **canonical** 分支。**2026-06-03** 从 `git.kxsw.us/HI-VPN/hi-server` 迁移至此;旧 Gitea 仓库已废弃 —— 不要再 push 或 pull 旧地址。 +> +> - **开发流程(内部贡献者必读)**:[`doc/development-workflow-zh.md`](doc/development-workflow-zh.md) +> - **分支模型**:`internal`(日常开发主干,自动部署 staging)→ `main`(对外正式版本) +> - **合并策略**:PR + 架构师 review + GitHub UI Squash and merge;直接 push 到 `internal` / `main` 由 lefthook pre-push 拦截,流程上也禁止 +> - **issue 跟踪**:Multica 工作区 `Hifast`(前缀 `HIF-`) +> +> 外部贡献者:阅读 [`CONTRIBUTING_ZH.md`](CONTRIBUTING_ZH.md) 了解上游兼容基线。 + +--- + # PPanel 服务端