Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 601 Bytes

CONTRIBUTING.md

File metadata and controls

16 lines (9 loc) · 601 Bytes

JVMX2 Contributing Guide

Thank you for investing your time in contributing to this project!

Getting started

For more information about the project, see the README To build and run the project, see the HACKING file.

Commit Your Changes

Don't forget to test your changes thoroughly before committing. There is a very basic test suite in the /Tests folder and contributors are expected to add to the test suite.

Pull Request

When you are done with your changes, create a pull request. Once your PR is approved it will be merged back into the main branch.