Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 1.3 KB

CONTRIBUTING.md

File metadata and controls

29 lines (21 loc) · 1.3 KB

Contributing

Thank you for taking the time to contribute!

Submitting changes

Pull requests, issues and comments are welcome. For pull requests, please: 1. fork the repo 2. enable CI for your fork, see CircleCI docs 3. create a branch with your changes 4. raise a pull request

Atlassian requires contributors to sign a Contributor License Agreement, known as a CLA. This serves as a record stating that the contributor is entitled to contribute the code/documentation/translation to the project and is willing to have it used in distributions and derivative works (or is willing to transfer ownership).

Prior to accepting your contributions we ask that you please follow the appropriate link below to digitally sign the CLA. The Corporate CLA is for those who are contributing as a member of an organization and the individual CLA is for those contributing as an individual.

Best practices

How to Write a Git Commit Message