README: remove mention of git-fu magic monorepo stuff
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
This commit is contained in:
parent
db4a48604f
commit
a20476adef
1 changed files with 2 additions and 3 deletions
|
|
@ -86,6 +86,5 @@ Currently we test using `0.11.0-dev.3947+89396ff02`. Newer is generally better,
|
|||
|
||||
## Contributing
|
||||
|
||||
Mach is maintained as a monorepo. When changes are merged to this repository, we use some git-fu to pick out the commits to subdirectories and push them to sub-repositories automagically. Changes to the `libs/glfw/` directory in this repository get pushed to the separate [mach-glfw](https://github.com/hexops/mach-glfw) repository after being merged here, for example.
|
||||
|
||||
Please prefix commits / pull requests with the project name (`glfw: fix an issue`, `gpu: fix an issue`, etc.) and if possible only one project per commit. If you don't know how to do this, no worries, we can help - just send your PR anyway!
|
||||
Please prefix commits / pull requests with the project name (`editor: fix an issue`, `math: fix an issue`, etc.) If you
|
||||
don't understand, no worries - just send your PR anyway!
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue