Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 432 Bytes

File metadata and controls

22 lines (15 loc) · 432 Bytes

Contributing to Posty

Thanks for your interest in contributing.

Development Setup

  1. Install dependencies: pnpm install
  2. Start dev server: pnpm tauri dev
  3. Run tests: pnpm test

Pull Requests

  • Keep changes focused and minimal
  • Add tests for new functionality
  • Run pnpm test before submitting

Reporting Issues

Open an issue with:

  • Steps to reproduce
  • Expected vs actual behavior
  • OS and app version