Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 673 Bytes

CONTRIBUTING.md

File metadata and controls

18 lines (13 loc) · 673 Bytes

Guidelines for contributing to Zipkin.

Please create a pull request against master.

Try to make the code in the pull request as focused and clean as possible. See our style guide. If the pull request is too large, we may ask you to split it into smaller ones.

Tags

Git tags are only used for releases and take the form N.N.N(-rcN). OpenZipkin contributors must not make other tags, as it will cause accidental commits to master.

License

By contributing your code, you agree to license your contribution under the terms of the Apache Public License v2: https://github.com/openzipkin/zipkin/blob/master/LICENSE