Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 482 Bytes

File metadata and controls

8 lines (6 loc) · 482 Bytes

Before submitting a pull request, please take a look at our Contributing guidelines and verify:

  • If you've added code that should be tested, please add tests.
  • Ensure your code lints and the test suite passes (yarn lint) & (yarn test).
  • Link an issue if there is one related to your pull request. If no issue is linked, one will be auto-generated and linked.

Closes #issue_link_here