Sha256: beaf741b8b590b9ac49bb066e39aae7002eb40e00e54a2df775613db53526f05

Contents?: true

Size: 1.24 KB

Versions: 14

Compression:

Stored size: 1.24 KB

Contents

### Contributing

Pull Requests are welcome! To start helping out:

[Fork](https://guides.github.com/activities/forking) then clone the repository:

    git clone git@github.com:your-username/lolcommits-lolsrv.git

Create your feature branch:

    git checkout -b my-new-feature

When you are happy with your change, run the full test suite:

    bundle exec rake

With a passing test suite, commit your changes, push and submit a new [Pull
Request](https://github.com/lolcommits/lolcommits-lolsrv/compare):

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

At this point you'll be waiting for one of our maintainers to review it. We will
try to reply to new Pull Requests within a few days. We might 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/lolcommits/lolcommits-lolsrv/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

14 entries across 14 versions & 1 rubygems

Version Path
lolcommits-lolsrv-0.6.0 CONTRIBUTING.md
lolcommits-lolsrv-0.5.0 CONTRIBUTING.md
lolcommits-lolsrv-0.4.0 CONTRIBUTING.md
lolcommits-lolsrv-0.3.0 CONTRIBUTING.md
lolcommits-lolsrv-0.2.0 CONTRIBUTING.md
lolcommits-lolsrv-0.1.1 CONTRIBUTING.md
lolcommits-lolsrv-0.1.0 CONTRIBUTING.md
lolcommits-lolsrv-0.0.7 CONTRIBUTING.md
lolcommits-lolsrv-0.0.6 CONTRIBUTING.md
lolcommits-lolsrv-0.0.5 CONTRIBUTING.md
lolcommits-lolsrv-0.0.4 CONTRIBUTING.md
lolcommits-lolsrv-0.0.3 CONTRIBUTING.md
lolcommits-lolsrv-0.0.2 CONTRIBUTING.md
lolcommits-lolsrv-0.0.1 CONTRIBUTING.md