Sha256: 27da1910015115bc236e32e9ec5c8b94c5f39932d4fcbb9bf9a139dc8b00a0ac
Contents?: true
Size: 638 Bytes
Versions: 10
Compression:
Stored size: 638 Bytes
Contents
# Contributing to trellist 1. `git clone git@github.com:chaserx/trellist.git` 1. Create a branch to add your feature/fix a bug: `git checkout -b my-new-feature`. 1. Add your feature/fix while following the [style guide](http://learning-things.cirrusmio.com/style-guides/ruby.html). 1. Check your style with rubocop `bundle exec rubocop`. 1. Commit and push your changes to the branch to Github. 1. [Create a new Pull Request](https://github.com/chaserx/trellist/compare). # Code of Conduct This project adheres to the [Contributor Covenant](CODE_OF_CONDUCT.md) code of conduct. By participating, you are expected to uphold this code.
Version data entries
10 entries across 10 versions & 1 rubygems