Thank you for considering contributing to MPTCC! Here are some guidelines to help you get started.
If you find a bug, please open an issue on GitHub and include as much detail as possible. Include the steps to reproduce the bug, the expected behavior, and the actual behavior.
If you have a feature request, please open an issue on GitHub and describe the feature you would like to see. Include details on how the feature would be used and any other relevant information.
If you would like to contribute code, please follow these steps:
- Fork the repository.
- Create a new branch for your changes.
- Make your changes and commit them to your branch.
- Open a pull request on GitHub.
Please ensure that your code follows the project's coding standards and includes appropriate tests and documentation.