Cuberite Forum

Full Version: Contributing
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Sorry if this has already been asked, but I want to contribute to this project.

I have already figured out how to make Anvils work now with enchantments, as well as some bug fixes to Anvils in general.

How do I go about contributing to this project?
Normally, you would fork the project on GitHub and submit changes as pull requests. After submitting a PR, your changes would be put though a code format test along with several compile tests and would wait for admin approval.
Thanks, just getting use to git. I think I finally have the process down with the whole fork and push requests now. Working on my changes now and will submit them as a pull request once finished.

I am more use to SVN as that is what my company uses today.
It took me a while to learn to use Git, but it's really easy once you do it a few times. Smile