Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 1.04 KB

File metadata and controls

24 lines (17 loc) · 1.04 KB

Contributing to Soliloquy

🇬🇧 English | 🇺🇦 Українська

Thank you for your interest in contributing to Soliloquy! Since this is a local-first project, please ensure you test changes with a clean IndexedDB state if modifying the schema.

Pull Request Process

  1. Fork the repo and create your branch from main.
  2. Ensure you use Bun for package management.
  3. Run bun run check and bun run lint before committing.
  4. Follow the Conventional Commits naming style.

🇺🇦 Як долучитися до розробки

Дякую за інтерес до проєкту!

Процес створення Pull Request

  1. Зробіть Fork репозиторію.
  2. Використовуйте Bun.
  3. Перевірте код через bun run check.
  4. Описуйте коміти зрозуміло (бажано англійською, згідно Conventional Commits), але описи в PR можна писати українською.