Click or drag to resize
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.

Contributing to amdl2maml

  1. Read and understand the AMDL to MAML Converter documentation.

  2. Read and understand the terms and conditions of of the License.

  3. Obtain your copy of the code:

    1. Fork the amdl2maml repository.

    2. Clone.

  4. Add a feature or fix a bug.

  5. Test thoroughly.

  6. Submit your changes:

    1. Commit and push.

    2. Create a pull request.

See Also

Tasks

Other Resources