Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 485 Bytes

PULL_REQUEST_TEMPLATE.md

File metadata and controls

12 lines (7 loc) · 485 Bytes

This checklist is used to make sure that common guidelines for a pull request are followed.

General Guidelines

  • Have you run ./scripts/ci/test_static.sh locally? (pip install pylint flake8 required)
  • Have you run python scripts/ci/test_index.py -q locally?

For new extensions: