Thanks for taking the time to contribute ! You can start by reading this guidelines.
Install the dependencies
pnpm install
pnpm dev
Please don't forget to setup your IDE with eslint
and prettier
.
studio contains studio component.
src contains a separate project that references studio.
A bug is a demonstrable problem that is caused by the code in the repository. Good bug reports are extremely helpful - thank you!
Guidelines for bug reports:
Use the GitHub issue search — check if the issue has already been reported.
Check if the issue has been fixed — try to reproduce it using the latest main
branch in the repository.
Add attachments — add photos or gifs.
A good bug report shouldn't leave others needing to chase you up for more information. Please try to be as detailed as possible in your report. What is your environment? What steps will reproduce the issue? What browser(s) and OS experience the problem? What would you expect to be the outcome? All these details will help people to fix any potential bugs.