gm.
Thanks for your interest in contributing to buildspace-faq! Please take a moment to review this document before submitting a pull request.
If you want to contribute, but aren't sure where to start, you can create a new discussion, reach out on Twitter or on Discord.
Please ask first before starting work on any significant new features.
It's never a fun experience to have your pull request declined after investing a lot of time and effort into a new feature. To avoid this from happening, we request that contributors create a feature request to first discuss any significant new ideas.
This project uses yarn
as a package manager.
To play around with code while making changes, you can run the development environment
yarn install
yarn dev