-
Notifications
You must be signed in to change notification settings - Fork 2
Contributing
figorr edited this page Sep 10, 2025
·
3 revisions
We welcome contributions to Meteocat for Home Assistant! π
- Check open issues.
- Fork the repository.
- Install the development environment:
make init pipenv shell
- Code your feature or bug fix.
- Add tests and ensure coverage.
- Update documentation if necessary.
- Run quality checks:
make coverage make lint make typing
- Add yourself to
AUTHORS.md. - Submit a Pull Request.
π See also: License.
β¬ οΈ Troubleshooting | β‘οΈ License