@prisma-cms/mc.js-module
Version:
mc.js module for @prisma-cms
15 lines (10 loc) • 710 B
Markdown
# MC.JS, the open source Minecraft in Javascript
## What?
ANY sort of contribution to the project is appreciated. Visit [TODO.md](https://github.com/ian13456/mc.js/blob/master/TODO.md) to discover potential features for the project.
## Rules
1. No --force pushes or modifying the Git history in any way.
2. Non-master branches ought to be used for ongoing work.
3. Ensure any install or build dependencies are removed before the end of the layer when doing a
build.
4. Commit messages need to follow the [conventional commit rules](https://www.conventionalcommits.org/en/v1.0.0-beta.4/) in order to keep the project's consistency.
5. Contributors should attempt to adhere to the prevailing code-style.