How To Contribute to amdl2maml |
This topic details the steps necessary for contributing to amdl2maml.
amdl2maml is hosted on GitHub. Basic git knowledge and a GitHub account are prerequisites.
Read and understand the AMDL to MAML Converter documentation.
Read and understand the terms and conditions of of the License.
Obtain your copy of the code:
Fork the amdl2maml repository.
Clone.
Add a feature or fix a bug.
Test thoroughly.
Submit your changes:
Commit and push.
Create a pull request.