6. Contributing to SBML2JuliaΒΆ

We welcome contributions to SBML2Julia, including to the software, tests and documentation. Please use GitHub pull requests to contribute to SBML2Julia or contact us by email.

  1. Create a fork of the SBML2Julia Git repository. Please see the GitHub documentation for more information.

  2. Edit the code, unit tests or documentation.

  3. Commit your changes to your fork of the SBML2Julia repository.

  4. Push your changes to GitHub.

  5. Use the GitHub website to create a pull request for your changes. Please see the GitHub documentation for more information.