Thanks for considering contributing to EnergyMe-Home! Your help makes this project better.
Found a bug? Open an issue on GitHub with:
- A clear title
- Description of the issue
- Steps to reproduce
- Relevant logs or screenshots
Have an idea? Open an issue on GitHub with:
- A clear title
- Description of the enhancement
- Any relevant examples
- Fork the repo.
- Create a new branch (
git checkout -b feature-name
). - Make your changes.
- Commit your changes (
git commit -m 'Add feature'
). - Push to the branch (
git push origin feature-name
). - Open a pull request.
This project is open-source, but it will remain under my ownership. Contributions will be reviewed and approved by me.