Skip to content

Latest commit

 

History

History
45 lines (30 loc) · 1.03 KB

pull_request_template.md

File metadata and controls

45 lines (30 loc) · 1.03 KB

Description

Please include a summary of...

  • changes and
  • which issue is fixed
  • relevant motivation and context
  • dependencies required for change

Your message here

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Other, Please explain: Your message here

Has This Been Tested?

  • No
  • Yes Please describe....
  • tests that you ran to verify your changes
  • instructions so we can reproduce
  • relevant details for your test configuration: Your message here

Message for reviewer:

Your message here

Checklist:

  • My code has no unused/commented out code
  • My code has no console logs
  • I have performed a self-review of my own code
  • I have commented on my code, particularly in hard-to-understand areas

Co-Authored-By: Kelly Zick [email protected] Co-Authored-By: Duy Vu [email protected]