Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 740 Bytes

CONTRIBUTING.md

File metadata and controls

21 lines (14 loc) · 740 Bytes

Contribute

You're interested in contributing to StatsD? AWESOME. Here are the basic steps:

fork StatsD from here: http://github.com/etsy/statsd

  1. Clone your fork
  2. Hack away
  3. If you are adding new functionality, document it in the docs
  4. If necessary, rebase your commits into logical chunks, without errors
  5. Verify your code by running the test suite, and adding additional tests if able.
  6. Push the branch up to GitHub
  7. Send a pull request to the etsy/statsd project.

We'll do our best to get your changes in!

Contributors

In lieu of a list of contributors, check out the commit history for the project