Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 1.14 KB

File metadata and controls

29 lines (18 loc) · 1.14 KB

Description drawing

Please include a summary of the changes and/or which issue is fixed. Please also include relevant motivation and context. Were there any issues that arose? Is there anything you need from your teammates? Any other comments, questions, or concerns?

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Refactor feature (non-breaking change that modifies existing work)
  • Cosmetic changes (changes to layout or visuals in CSS file)

How Has This Been Tested?

  • console.log()
  • dev tools
  • functionality check through web browser

Checklist:

  • My code follows the style guidelines of this project (semicolons, indentation, naming conventions, etc..)
  • We have performed a self-review of our code
  • I have commented my code, particularly in hard-to-understand areas
  • I have deleted all comments/console.log() after functionality and understanding is final
  • I have added my other members are reviewers