Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 460 Bytes

CONTRIBUTING.md

File metadata and controls

18 lines (10 loc) · 460 Bytes

Contributing

Issues and pull requests are welcome.

Please be nice and read the following before contributing.

  • Test before submitting pull requests - npm test

Codebase Overview

Folders:

  • /src source code
  • /tests tests, including snapshots

Be sure to familiarize yourself with styled-system before making changes.

Please ensure to test any new code added, and update snapshots when relevant.