Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 1.02 KB

CONTRIBUTING.md

File metadata and controls

27 lines (20 loc) · 1.02 KB

Contributing to Big Table Viewer

Thank you for taking the time to read this document, your input is highly appreciated, whether it's:

  • Contributing code
  • Suggesting a new feature
  • Reporting a bug
  • Asking a question

Pull requests are welcome

If your changes are not related to an existing issue then please discuss the changes first by opening a new issue.

If you would like to work on an existing issue then please let us know and do not hesitate to ask questions.

Please follow the guidelines in the PR template and make sure that your branch is passing all the checks.

Getting started

You will need to install

To build and run the application locally execute:

mvn compile exec:java 

Contributions are licence under the MIT Software Licence

By contributing to this project, you agree that your contributions will be licenced under its MIT licence.