By submitting your Pull Request you agree to the Contributor License Agreement.
When you contribute code, you affirm that the contribution is your original work and that you license the work to the project under the project's open source license. By submitting any copyrighted material via pull request, email, or other means you agree to license the material under the project's open source license and warrant that you have the legal authority to do so.
We require a signed CLA prior to reviewing and merging the Pull Request. Please complete and sign, then scan and email a pdf file of the Contributor License Agreement to tech@amida-tech.com.
======
- Make sure it isn't a duplicate of an existing issue.
- Include system details.
- Paste any error output logs.
- Fork and clone the repo.
- Create a branch for your changes.
- Write tests for your changes.
- Make sure all tests pass.
- Submit a Pull Request.
Some things that will increase the chance that your pull request is accepted:
- Write good tests.
- Write a good commit message. ====