Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 580 Bytes

PULL_REQUEST_TEMPLATE.md

File metadata and controls

18 lines (12 loc) · 580 Bytes

Checklist

  1. If you've added code that should be tested, add tests
  2. If you've changed APIs, update (or create!) the documentation
  3. Ensure the tests pass
  4. Make sure your code lints and you followed our coding style
  5. If this is a big feature, make sure to prefix the title with Feature: and add a thorough description for non-dev folk

Description

Related issues