cmdfx 0.1.0
Lightweight game engine for your terminal
|
Contributing guidelines for the CmdFX project. We appreciate your help in helping us to improve the project.
1.) Ensure that the pull request is at the correct branch you want to merge in.
2.) Ensure that your new code has been tested and works properly. If necessary, add test according to the test
directory.
3.) Confirm that the code is ready to be merged while meeting our conventions.
We will approve and merge your pull request as soon as possiable if these requirements are met.