Skip to content

Latest commit

 

History

History
26 lines (21 loc) · 730 Bytes

pull_request-template.md

File metadata and controls

26 lines (21 loc) · 730 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?

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

Files modified:

  • App.js
  • App.test.js
  • App.css
  • Gallery.js
  • Gallery.test.js
  • Gallery.css
  • Painting.js
  • Painting.test.js
  • Painting.css
  • PaintingInfo.js
  • PaintingInfo.test.js
  • PaintingInfo.css