Skip to content

Latest commit

 

History

History
25 lines (25 loc) · 695 Bytes

PULL_REQUEST_TEMPLATE.md

File metadata and controls

25 lines (25 loc) · 695 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