Sha256: 45ab5b4347679f1e44fa7529e8191bb32461904e92404cdd90aa9bcffd220071

Contents?: true

Size: 789 Bytes

Versions: 12

Compression:

Stored size: 789 Bytes

Contents

# Contributing

> If I have seen further, it is by standing on the shoulders of giants. - Isaac Newton

We love to work with people around the globe and make earth a better place for mankind!

## Submit a pull request

Please follow theses simples steps to contribute to this project :

1. Run the tests before & after doing anything.

2. Add specs regarding your code modification.

3. Squash or fixup your commits to achieve a clean commit log.

4. Rebase your code onto upstream master (this repository) if not up to date.

5. Submit a pull request explaining changes.

Thank you!

## Running the tests

As simple as running the `rake` command. The default `rake` task is `rake spec`.

## Syntax

Follow [Ruby Styleguide](https://github.com/styleguide/ruby) by Github and existing code.

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
capistrano-s3-2.4.0 CONTRIBUTING.md
capistrano-s3-2.3.0 CONTRIBUTING.md
capistrano-s3-2.2.0 CONTRIBUTING.md
capistrano-s3-2.1.1 CONTRIBUTING.md
capistrano-s3-2.1.0 CONTRIBUTING.md
capistrano-s3-2.0.0 CONTRIBUTING.md
capistrano-s3-1.2.0 CONTRIBUTING.md
capistrano-s3-1.1.0 CONTRIBUTING.md
capistrano-s3-1.0.0 CONTRIBUTING.md
capistrano-s3-0.3.0 CONTRIBUTING.md
capistrano-s3-0.2.11 CONTRIBUTING.md
capistrano-s3-0.2.9 CONTRIBUTING.md