Skip to content

Latest commit

 

History

History
11 lines (5 loc) · 440 Bytes

CONTRIBUTRS.md

File metadata and controls

11 lines (5 loc) · 440 Bytes

if you want to contribute to this project send a pull request in github.

there is only one rule for contributing: before committing anything to master please make sure you had it running in YOUR testbed before pushing it.

this means: you write a new feature or fix a bug, you run make distclean, then you run make, and if it comes through (and your cloud has built successfully with midonet) you can PR it.

thanks for your help!

Alex