Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 392 Bytes

PULL_REQUEST_TEMPLATE.md

File metadata and controls

7 lines (6 loc) · 392 Bytes

Before submitting a pull request, please do the following steps:

  1. Read instructions for contributors here.
  2. Run ya make in catboost folder to make sure the code builds.
  3. Add tests that test your change.
  4. Run tests using ya make -t -A command.
  5. If you haven't already, complete the CLA.