Skip to content

Latest commit

 

History

History
35 lines (23 loc) · 852 Bytes

CONTRIBUTING.md

File metadata and controls

35 lines (23 loc) · 852 Bytes

Contributing to EnergyMe-Home

Thanks for considering contributing to EnergyMe-Home! Your help makes this project better.

How to Contribute

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.