Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 1004 Bytes

CONTRIBUTING.md

File metadata and controls

20 lines (12 loc) · 1004 Bytes

Contributing

We like you to help out and make Brave better!

How to contribute?

  • If you find a bug that can be easily fixed or a small improvement to the codebase feel free to make a pull requests and mention @kristofa in the comments.
  • If you have a feature request or you would like to see larger more structural changes please make a github issue first with a proper explanation. Also mention @kristofa in the issue. We prefer an issue for larger changes to prevent you spend a lot of time to implement the change which might not get accepted to be merged in master.
  • If you have created a pull request make sure the build is green. For every pull request that is being made a build plan will be triggered on travis-ci.

What to contribute?

We are especially keen on receiving following contributions:

  • Bugfixes
  • Support for new frameworks
  • Exposing metrics from ZipkinSpanCollector.
  • Aggregation of trace data to help getting better insight.