Sha256: 69b615f812f68d8597a408f666171d3c5bc06ddfee359ebfa448974012ba0252

Contents?: true

Size: 754 Bytes

Versions: 25

Compression:

Stored size: 754 Bytes

Contents

# Contributing

In the spirit of [free software][1], **everyone** is encouraged to help improve this project.

Here are some ways *you* can contribute:

* by using prerelease versions
* by reporting [bugs][2]
* by suggesting new features
* by writing or editing documentation
* by writing specifications
* by writing code (*no patch is too small*: fix typos, add comments, clean up inconsistent whitespace)
* by refactoring code
* by resolving [issues][2]
* by reviewing patches

Starting point:

* Fork the repo
* Clone your repo
* Run `bundle install`
* Make your changes
* Ensure specs pass by running `bundle exec rake`
* Submit your pull request

[1]: http://www.fsf.org/licensing/essays/free-sw.html
[2]: https://github.com/Locale/localeapp/issues

Version data entries

25 entries across 25 versions & 1 rubygems

Version Path
localeapp-0.9.1 CONTRIBUTING.md
localeapp-0.9.0 CONTRIBUTING.md
localeapp-0.8.1 CONTRIBUTING.md
localeapp-0.8.0 CONTRIBUTING.md
localeapp-0.7.2 CONTRIBUTING.md