Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 968 Bytes

CONTRIBUTING.md

File metadata and controls

17 lines (10 loc) · 968 Bytes

Contributing to Juaz

Juaz is an open source project and welcomes contributions.

This project is the main version of Juaz. Most of our development efforts are focused on implementing the Go language, while we validate the implementation of the JS language using NodeJS.

Contribution Guidelines & License

Juaz does not require a CLA (Contributor License Agreement). Copyright belongs to all individual contributors. Therefore, we recommend that each contributor add the following line to the header of a file if they have substantially changed it:

Copyright (c) <year>, <your name> All rights reserved.

Code reviews

All submissions, including submissions by project members, require review. We use GitHub pull requests for this purpose. Consult GitHub Help for more information on using pull requests.