Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 482 Bytes

Contributing.md

File metadata and controls

14 lines (10 loc) · 482 Bytes

Bounty Program

  1. All of the help wanted issues have a bounty, usually a minimum of 100$ unless they are trivial.
  2. Please ask on #rust-metrics to get the details.

Contributing to rust-metrics

Please use cargo fmt as part of the commit process.

  1. Start with issues tagged [Ready] ( 1 - Ready )
  2. resemble the surrounding code, and
  3. contain lines no longer than 120 columns.