👍🎉 First off, thanks for taking the time to contribute! 🎉👍
Steps to contribute:
- Make your awesome changes
- Run
yarn lint
- Run
POSTGRES_URL="postgres://youruser@localhost/anyemptytestdatabase" yarn test
- Send a pull request
The linter and tests will also be run via GitHub Actions when you put up a PR.