Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 694 Bytes

File metadata and controls

30 lines (20 loc) · 694 Bytes

Contributing to Podvoice

Thanks for your interest in contributing to Podvoice 🎧

This project is intentionally small and practical. Please keep changes focused and easy to review.

How to contribute

  • Fork the repository
  • Create a feature branch
  • Make your changes with clear commits
  • Open a pull request with a short explanation

What’s welcome

  • Bug fixes
  • Documentation improvements
  • Clear error messages
  • Small CLI UX improvements

What’s not in scope (for now)

  • Large refactors
  • Model training or fine-tuning code
  • Breaking CLI changes without discussion

If you’re unsure, open an issue first and ask.

Thanks for helping keep Podvoice simple and useful.