Contributing

February 20, 2018 ยท View on GitHub

We love pull requests from everyone.

Fork, then clone the repo:

`git clone git@github.com:your-username/serverless-offline-ssm.git`

Set up your machine:

`yarn install`

Make sure the tests pass:

`yarn test`

Make your change. Add tests for your change. Make the tests pass:

`yarn test`

Push to your fork and submit a pull request.

Some things that will increase the chance that your pull request is accepted: