Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 804 Bytes

CONTRIBUTING.md

File metadata and controls

14 lines (11 loc) · 804 Bytes

Contributing to ESPHome Core

ESPHome-Core is the C++ framework that powers the whole ESPHome project.

For a detailed guide, please see https://esphome.io/eguides/contributing.html#contributing-to-esphomelib

Things to note when contributing:

  • Please test your changes :)
  • If a new feature is added or an existing user-facing feature is changed, you should also update the docs. See contributing to esphome-docs for more information.
  • Please also create a YAML counterpart of new features in esphome.
  • Sometimes I will let pull requests linger because I'm not 100% sure about them. Please feel free to ping me after some time.