Sha256: 5407cdd8b0bef965404581c982029da9a7375dd0b5a8ac37445ac314bfe9bfdd

Contents?: true

Size: 1.06 KB

Versions: 10

Compression:

Stored size: 1.06 KB

Contents

### Contributing

Pull Requests are welcome! To start helping out on this project:

Fork then clone the repository:

    git clone git@github.com:your-username/lifx_dash.git

Create your feature branch:

    git checkout -b my-new-feature

Commit your changes, push and submit a new [Pull
Request](https://github.com/matthutchinson/lifx_dash/compare/):

    git commit -am 'Added some feature'
    git push origin my-new-feature

At this point you'll be waiting for me to review it. I try to reply to new Pull
Requests within 5 days. I may suggest some changes, improvements or
alternatives. To increase the chance that your pull request gets accepted:

* Explain what your are doing (and why) in your Pull Request description.
* If you are fixing an
  [issue](https://github.com/matthutchinson/lifx_dash/issues), link to
  it in your description and [mention
  it](https://help.github.com/articles/closing-issues-via-commit-messages/) in
  the commit message.
* Write a good [commit
  message](http://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html).
* Write tests.

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
lifx_dash-0.4.0 CONTRIBUTING.md
lifx_dash-0.3.1 CONTRIBUTING.md
lifx_dash-0.3.0 CONTRIBUTING.md
lifx_dash-0.2.3 CONTRIBUTING.md
lifx_dash-0.2.2 CONTRIBUTING.md
lifx_dash-0.2.1 CONTRIBUTING.md
lifx_dash-0.2.0 CONTRIBUTING.md
lifx_dash-0.1.3 CONTRIBUTING.md
lifx_dash-0.1.1 CONTRIBUTING.md
lifx_dash-0.1.0 CONTRIBUTING.md