Contributions are welcomed to this project.
Feel free to submit issues and enhancement requests.
Please refer to each project's style guidelines and guidelines for submitting patches and additions. In general, we follow the "fork-and-pull" Git workflow.
- Fork the repo on GitHub
- Commit changes to a branch in your fork
- Pull request "upstream" with your changes
- Merge changes into "upstream" repo
Be sure to merge the latest from "upstream" before making a pull request!
NOTE: The author of this project reserves the right to reject or modify any submitted contributions.
This project is licensed under the MIT license.
We do not require you to assign the copyright of your contributions, you retain the copyright. We do require that you make your contributions available under the MIT license in order to be included in the main repo.
If appropriate, include the copyright info at the top of each file. If you are adding a new file that you wrote, include your name in the copyright notice in the license summary at the top of the file.
Please do not contribute code you did not write yourself, unless you are certain you have the legal ability to do so. Also ensure all code contributed can be licensed under the MIT license.