# Contributing Thanks for your interest in improving this project! ❤️ ## How to contribute 1. Fork the repository 2. Create a branch (`git checkout -b feature/`) 3. Make your changes 4. Test thoroughly 5. Commit (`git commit -m 'feat(): add cool stuff'`) 6. Push & open a Pull Request ## Reporting bugs / target not working Please open an issue and include: - Python version (`python --version`) - Exact command used + full output - Screenshot if possible We love pull requests — big or small!