Skip to content
This repository has been archived by the owner on Dec 3, 2022. It is now read-only.

Latest commit

 

History

History
executable file
·
10 lines (7 loc) · 449 Bytes

CONTRIBUTING.md

File metadata and controls

executable file
·
10 lines (7 loc) · 449 Bytes

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?