Skip to content

Latest commit

 

History

History
31 lines (25 loc) · 734 Bytes

pull_request_template.md

File metadata and controls

31 lines (25 loc) · 734 Bytes

Type of change

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Styling- no new features
  • Refactoring- no new features

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?

Related Issues:

Files modified:

  • App
  • Login
  • Nav
  • RideBlock
  • RideForm
  • SearchBar
  • SearchButton
  • UserProfile
  • TrailDisplay
  • actions
  • reducers
  • SASS
  • containers
  • apiCalls