When contributing to this repository, please discuss the change you wish to make with the owners of this repository via an issue first.
Please note we have a code of conduct and follow it in all your interactions with the project.
- Fork the repository.
- Create a branch. Branch naming should be like feature/my-awesome-feature or fix/yet-another-fix based on what you will be developing.
- When done, create a pull request to the repository from your fork.
- Ensure there are no merge conflicts with your feature or fix branch.
- Update the README.md with changes to the public API and usage details.
- Increase the version numbers in any examples files and the README.md to the new version that this Pull Request would represent.
- Your Pull Request will be merged once you have the sign-off of two other developers.