Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 1.07 KB

File metadata and controls

29 lines (19 loc) · 1.07 KB

Contributing

Thank you for investing your time in contributing to container-fork project!

Contributor License Agreement

Contributions to this project must be accompanied by a Contributor License Agreement. You (or your employer) retain the copyright to your contribution; this simply gives us permission to use and redistribute your contributions as part of the project.

You generally only need to submit a CLA once, so if you've already submitted one (even if it was for a different project), you probably don't need to do it again.

General Guidelines

Make sure to keep Pull Requests small and functional to make them easier to review, understand, and look up in commit history.

  1. Open an issue to descirbe the bugs, work items, or feature design you want to work on.
  2. Fork the repo and create your branch from master.
  3. If you've added code that should be tested, add tests.
  4. Ensure the test suite passes.

Issues

We use GitHub issues to track public bugs. Please ensure your description is clear and has sufficient instructions to be able to reproduce the issue.