Kade-Engine/CONTRIBUTING.md
Prokube 38f5609f26
STOP MERGING INTO STABLE
I'M TIRED OF SEEING IT!

My friends on GITHUB merge to stable, on DISCORD it's FUCKIN STABLE, I was in a Kade Engine repo, right? and ALLL the PRs were merging into stable
2021-07-26 08:15:59 -07:00

449 B

More Information on Contributing to Kade Engine

Branches

stable is the repository's main branch, so people can clone a stable Kade Engine to work on their mods. However, this means that Pull Requests will default to merge into stable instead of master.

If your pull request changes the engine, it merges into MASTER.

If your pull request changes the website, it merges into STABLE.

This really took this long to document. Why?