Sha256: b0bf696d9e00aa7ebcff4be03db8c8190ac43d2d824d03d5245c74ae1618b947
Contents?: true
Size: 790 Bytes
Versions: 19
Compression:
Stored size: 790 Bytes
Contents
Contributing ------------ * If you want your code merged into the mainline, please discuss the proposed changes with me before doing any work on it. * Fork the project. * Make your feature addition or bug fix. * Follow this [style guide](https://github.com/dkubb/styleguide). * Add specs for it. This is important so I don't break it in a future version unintentionally. Tests must cover all branches within the code, and code must be fully covered. * Commit, do not mess with Rakefile, version, or history. (if you want to have your own version, that is fine but bump version in a commit by itself I can ignore when I pull) * Run "rake ci". This must pass and not show any regressions in the metrics for the code to be merged. * Send me a pull request. Bonus points for topic branches.
Version data entries
19 entries across 19 versions & 6 rubygems