Welcome to report Issues or pull requests. It's recommended to read the following Contributing Guide first before contributing.
We use Github Issues to track public bugs and feature requests.
Please search the existing issues to see if any similar issue or feature request has already been filed. You should make sure your issue isn't redundant.
If you open an issue, the more information the better. Such as detailed description, screenshot or video of your problem, log or code blocks for your crash.
We strongly welcome your pull request to make plato better.
The code team will monitor all pull request, we run some code check and test on it. After all tests passed, we will accecpt this PR.
Before submitting a pull request, please make sure the followings are done:
- Fork the repo and create your branch from
master
. - Update code or documentation if you have changed APIs.
- Add the copyright notice to the top of any new files you've added.
- Test and test again your code.
- Now, you can submit your pull request.
By contributing to plato, you agree that your contributions will be licensed under its BSD LICENSE