Skip to content

Latest commit

 

History

History
33 lines (29 loc) · 920 Bytes

pull_request_template.md

File metadata and controls

33 lines (29 loc) · 920 Bytes

Type of change made:

  • Bugfix (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)
  • Styling- no new features
  • Test

Detailed Description

Why is this change required? What problem does it solve?

Were there any challenges that arose while implementing this feature? If so, how were the addressed?

Files modified:

  • App.js
  • Header.js
  • HomeContainer.js
  • HomeTabs.js
  • LoginPage.js
  • PlaylistContainer.js
  • PlaylistCard.js
  • apiCalls.js
  • LoginPage.js
  • App.test.js
  • Header.test.js
  • HomeContainer.test.js
  • HomeTabs.test.js
  • LoginPage.test.js
  • PlaylistContainer.test.js
  • PlaylistCard.test.js
  • apiCalls.test.js
  • LoginPage.test.js
  • Other files: