You may feel free to contribute to the project, but:
- Use conventional commits
- branch:
<type>/<pr-title>
(e.g. feat/added-foo-bar) - commit:
<type>: <description>
(e.g. feat: Added foo bar)
- branch:
- If you create/modify frontend pages, the design must be alike
- Do not create vulnerabilities (we work with roblox cookies)
Project uses shadcn-svelte
for design
- The colors are located at
src/css/main.scss
- Tailwind config located at
tailwind.config.js
- Spaces
- 4 Tab size, and 2 Tab size in (s)css