Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 1.36 KB

CONTRIBUTING.md

File metadata and controls

32 lines (20 loc) · 1.36 KB

Contributing Guidelines

Contributions are welcome!

Before spending lots of time on something, ask for feedback on your idea first!

Please search issues and pull requests before adding something new to avoid duplicating efforts and conversations.

Individuals making significant and valuable contributions are given commit access to the project to contribute as they see fit. This project is more like an open wiki than a standard guarded open source project.

The 5 magic steps

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -m 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :)

Rules

There are a few basic ground rules for collaborators:

  1. No --force pushes or modifying the Git history in any way.
  2. Non-master branches ought to be used for ongoing work.

License

The documentation around the Lambda I/O Manifest and everything in this repository is licensed under a Creative Commons Attribution-NonCommercial 4.0 International except the logo and other images, which are licensed under a Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International.

All contributions are assumed to be also licensed under the same.