# 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](https://github.com/jxnblk/styled-system) before making changes. Please ensure to test any new code added, and update snapshots when relevant.