Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 772 Bytes

PULL_REQUEST_TEMPLATE.md

File metadata and controls

20 lines (13 loc) · 772 Bytes

Related issue

Example: Closes #832. Relates to #832.

Description of changes

Your text here!

QA checklists

  • Add relevant code comments. Every API class and method should have <summary> description as well as description of parameters.
  • Add tests for new/changed/updated classes and methods!!!
  • Check out conventions in CONTRIBUTING.md.
  • Check out conventions in CODING-STYLE.md
  • Update the changelog
  • Update documentation.

Reviewers

Tag your reviewer(s). Choose wisely.