Before submitting a pull request, please do the following steps:
- Read instructions for contributors.
- Run
ya make
in catboost folder to make sure the code builds. - Add tests that test your change.
- Run tests using
ya make -t -A
command. - If you haven't already, complete the CLA.