Skip to content

Latest commit

 

History

History
13 lines (13 loc) · 581 Bytes

pull_request_template.md

File metadata and controls

13 lines (13 loc) · 581 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

Detailed Description

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

Files modified:

  • App.js/App.css/App.test.js
  • ShoeBox.js/ShoeBox.css/ShoeBox.test.js
  • Shoes.js/Shoes.css/Shoes.test.js
  • ExpandedShoe.js/ExpandedShoe.css/ExpandedShoes.test.js
  • ApiCalls.js