Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 447 Bytes

File metadata and controls

8 lines (7 loc) · 447 Bytes

Fixes #<issue_number_goes_here> (it's a good idea to open an issue first for discussion)

  • - npm test succeeds
  • - Pull request has been squashed into 1 commit
  • - I did NOT manually make changes to anything in apis/
  • - Code coverage does not decrease (if any source code was changed)
  • - Appropriate JSDoc comments were updated in source code (if applicable)
  • - Approprate changes to readme/docs are included in PR