Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 718 Bytes

CONTRIBUTING.md

File metadata and controls

22 lines (15 loc) · 718 Bytes

Contributing

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)
  • If you create/modify frontend pages, the design must be alike
  • Do not create vulnerabilities (we work with roblox cookies)

Design guidelines

Colors

Project uses shadcn-svelte for design

Code style

  • Spaces
  • 4 Tab size, and 2 Tab size in (s)css