Welcome to Illumio Labs!
Before you can contribute, you will need to sign the Contributor License Agreement.
Issue assignment is based on contributors and maintaners, if you have a specific area of interest, you can self assign the issue to yourself if possible or mention it in the issue, so that others know you are working on it. Please do update the issue reguarly to allow others to glean on the progress or provide feedback wherever possible.
All changes are welcome!
Github workflow followed by the project:
- Fork the repo.
- Create a new branch on the fork.
- Push the branch to you fork.
- Submit a pull request!
For pull requests please follow the standard github pull request process.
While submitting new features, please make sure you add tests for them. Please feel free to add Unit, Integration, End to End or similar types of tests.
Documentation is important aspect of the project and please add README.md if the component being added is large enough to require it, else a change in CHANGELOG should be fine.
A screencast or ascii cinema for specific features to show how a live demo would look like.