# Contributing to EnergyMe-Home ### Reporting Bugs Found a bug? Open an issue on GitHub with: - A clear title - Description of the issue - Steps to reproduce - Relevant logs or screenshots ### Suggesting Enhancements Have an idea? Open an issue on GitHub with: - A clear title - Description of the enhancement - Any relevant examples ### Submitting Pull Requests 1. Fork the repo. 2. Create a new branch (`git checkout -b feature-name`). 3. Make your changes. 4. Commit your changes (`git commit -m 'Add feature'`). 5. Push to the branch (`git push origin feature-name`). 6. Open a pull request. ## Ownership This project is open-source, but it will remain under my ownership. Contributions will be reviewed and approved by me.