Skip to content

Latest commit

 

History

History
36 lines (27 loc) · 787 Bytes

pull_request_template.md

File metadata and controls

36 lines (27 loc) · 787 Bytes

____ Wrote Tests ____ Implemented ____ Reviewed

Neccesary checkmarks:

  • [] All Tests are Passing

  • [] The code will run locally

Type of change

  • [] New feature
  • [] Bug Fix

Implements/Fixes:

  • description closes #

Check the correct boxes

  • [] This broke nothing
  • [] This broke some stuff
  • [] This broke everything

Testing Changes

  • [] 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

Please Include a link to a gif of your feelings about this branch