Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 673 Bytes

pull_request_template.md

File metadata and controls

26 lines (17 loc) · 673 Bytes

What functionality does this accomplish?

closes #

Description:

What did you struggle on to complete?

Current Test Suite:

Test Coverage Percentage: x%

  • No Tests have been changed
  • Some Tests have been changed
  • All of the Tests have been changed(Please describe what in the world happened):

Checklist:

  • My code has no unused/commented out code
  • I have reviewed my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have fully tested my code
  • I have partially tested my code (please explain why):

Helpful Resources:

  • Resource link AND small description of info gathered/learned