Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 945 Bytes

File metadata and controls

28 lines (18 loc) · 945 Bytes

Contributing to Ramble

All contributions to Ramble must be made under both the Apache License, Version 2.0 (Apache-2.0) and the MIT license (MIT).

Before you begin

Sign our Contributor License Agreement

Contributions to this project must have signed commits, following Developer Certificate of Origin https://developercertificate.org/.

Follow https://docs.github.com/en/authentication/managing-commit-signature-verification/generating-a-new-gpg-key to set up your GPG keys, and ensure your commits are signed.

Contribution process

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.

New pull requests should target the develop branch.

New pull requests are required to pass ramble’s unit and linter tests.