Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 1005 Bytes

CONTRIBUTING.md

File metadata and controls

14 lines (10 loc) · 1005 Bytes

Contribution Guidelines

Thank you for your interest in contributing to the Chess.com PubAPI Wrapper for Java. Before you get started, please review these guidelines.

Branches

The main branch reflects the state of the most current release. Please submit all pull requests against the development branch.

Issues

All significant changes should be tied to an open issue. Trivial changes (e.g., correcting documentation typos) do not need an issue. When in doubt, go ahead and create a new issue before starting work. This allows for discussion around your proposed change and can prevent you from wasting time in the event your proposal doesn't align with the project's needs.

Documentation

Please add or update Javadocs as necessary. This allows for a better experience for end users.

License

By contributing to this project, you agree that your contributions will be licensed under its Apache-2.0 License.