Skip to content

Latest commit

 

History

History
27 lines (13 loc) · 662 Bytes

File metadata and controls

27 lines (13 loc) · 662 Bytes

Provide a short summary in the Title above. Examples of good PR titles:

  • "Feature: Add batch processing to api"

  • "Fix: fix incorrect skip statement"

  • "Update: update aws libarary to 0.010"

Description

Describe your changes, and why you're making them. Is this linked to an open issue, an Asana Card,

or another pull request? Link it here.

Checklist before requesting a review

  • I have performed a self-review of my code

  • I have commented my code, particularly in hard-to-understand areas

  • Error handling of possible code breaks

  • Config changes added in sample file

  • I have updated the README file (if needed)