Sha256: fe304905900c14c4e59d95a36ca85d9d2085eb9baec5ab0cd513a66118490385

Contents?: true

Size: 723 Bytes

Versions: 45

Compression:

Stored size: 723 Bytes

Contents

# Contributing

1. [Fork the repository.][fork]
2. [Create a topic branch.][branch]
3. Implement your feature or bug fix.
4. Don't forget to add specs and make sure they pass by running `rspec .`.
5. Make sure your code complies with the style guide by running `rubocop`. `rubocop -a` can automatically fix most issues for you.
6. If necessary, add documentation for your feature or bug fix.
7. Commit and push your changes.
8. [Submit a pull request.][pr]

[fork]: http://help.github.com/fork-a-repo/
[branch]: https://help.github.com/en/github/collaborating-with-issues-and-pull-requests/about-branches
[pr]: https://help.github.com/en/github/collaborating-with-issues-and-pull-requests/about-pull-requests

Version data entries

45 entries across 45 versions & 3 rubygems

Version Path
lokalise_rails-8.0.0 .github/CONTRIBUTING.md
lokalise_manager-6.0.0 .github/CONTRIBUTING.md
lokalise_rails-7.1.0 .github/CONTRIBUTING.md
lokalise_manager-5.1.2 .github/CONTRIBUTING.md
lokalise_manager-5.1.0 .github/CONTRIBUTING.md
lokalise_rails-7.0.0 .github/CONTRIBUTING.md
lokalise_manager-5.0.0 .github/CONTRIBUTING.md
lokalise_rails-6.0.0 .github/CONTRIBUTING.md
lokalise_manager-4.0.0 .github/CONTRIBUTING.md
lokalise_rails-5.2.0 .github/CONTRIBUTING.md
lokalise_manager-3.3.0 .github/CONTRIBUTING.md
lokalise_manager-2.2.1 .github/CONTRIBUTING.md
lokalise_rails-5.1.0 .github/CONTRIBUTING.md
lokalise_manager-3.2.0 .github/CONTRIBUTING.md
lokalise_manager-3.1.0 .github/CONTRIBUTING.md
lokalise_rails-5.0.1 .github/CONTRIBUTING.md
lokalise_rails-5.0.0 .github/CONTRIBUTING.md
lokalise_manager-3.0.0 .github/CONTRIBUTING.md
lokalise_manager-2.2.0 .github/CONTRIBUTING.md
lokalise_manager-2.1.0 .github/CONTRIBUTING.md