When contributing to this repository, please first discuss the change you wish to make via issue, email, or any other method with the owners of this repository before making a change.
Have you developed a new feature? Have you fixed an existing issue/bug? Share it with the community and make the framework better by adding it to our repository!
- Test your code extensively and add tidy comments in it to explain in great detail.
- Fork the repository.
- Create a pull request by the title "[CONTRIBUTION] -Your brief desription/title-"
- Ensure any install or build dependencies are removed before the end of the layer when doing a build.
- Update the README.md with details of changes to the interface, this includes new environment variables, exposed ports, useful file locations and container parameters.
- Increase the version numbers in any examples files and the README.md to the new version that this Pull Request would represent. The versioning scheme we use is SemVer.
- We will merge the Pull Request once we review it and check it.