- Follow the repository structure
- Commit messages must be descriptive and concise
- Your code must be formatted with the formatters we use
- The frontend must use our
prettierconfig - The backend must use
rustfmt
- The frontend must use our
- The frontend must be installed with
yarnand compiled withparcel - Additional frontend packages must not be considered bloated
- All commits must follow Conventional Commits