https://github.com/mix-php 的子仓库都是由 https://github.com/mix-php/mix 项目的 `src` 目录内的源码同步过去的,因此: - 提交代码需要 fork `https://github.com/mix-php/mix` - 然后修改 `src` 对应子目录的源码 - 然后提交 PR 到 `https://github.com/mix-php/mix` 这样你的贡献就会出现在 mix 主仓库中,同时也会出现在子仓库
https://github.com/mix-php 的子仓库都是由 https://github.com/mix-php/mix 项目的
src目录内的源码同步过去的,因此:https://github.com/mix-php/mixsrc对应子目录的源码https://github.com/mix-php/mix这样你的贡献就会出现在 mix 主仓库中,同时也会出现在子仓库