esphome/.github/PULL_REQUEST_TEMPLATE.md

751 B

Description:

Related issue (if applicable): fixes

Pull request in esphomedocs with documentation (if applicable): OttoWinter/esphomedocs# Pull request in esphomelib with C++ framework changes (if applicable): OttoWinter/esphomelib#

Checklist:

  • The code change is tested and works locally.
  • Tests have been added to verify that the new code works (under tests/ folder).

If user exposed functionality or configuration variables are added/changed: