We strive to make contributing to this project as easy and transparent as possible.
This project is part of the TOM initiative. We actively develop TOM-Platform internally and share stable versions with the open-source community.
- Ensure the bug was not already reported by searching on GitHub under Issues for the corresponding repository.
- If you're unable to find an open issue addressing the problem, open a new one. Be sure to include a title and clear description, as much relevant information as possible, and a code sample or an executable test case demonstrating the expected behavior that is not occurring.
- Create a fork of the repository and submit a pull request to the corresponding upstream repository1, titled
fix/<issue title>. - Please ensure that the pull request is linked to the issue you created.
- Please ensure that the code is well-tested and follows our style guidelines2.
- Open an issue on the corresponding repository1 with a title and clear description.
- Create a fork of the repository and submit a pull request to the corresponding upstream repository1, titled
feat/<issue title>. - Please ensure that the pull request is linked to the issue you created.
- Please ensure that the code is well-tested and follows our style guidelines2.
- Create a fork of the repository and submit a pull request to the corresponding upstream repository1, titled
docs/<brief description of the changes>. - Please ensure that the documentation is well-written and follows our style guidelines2.