mirror of
https://github.com/esphome/esphome.git
synced 2024-10-31 08:25:53 +01:00
Drop obsolete comments from CONTRIBUTING.md (#2271)
This commit is contained in:
parent
3d71e2e189
commit
ede1de9021
@ -1,10 +1,6 @@
|
|||||||
# Contributing to ESPHome
|
# Contributing to ESPHome
|
||||||
|
|
||||||
This python project is responsible for reading in YAML configuration files,
|
For a detailed guide, please see https://esphome.io/guides/contributing.html#contributing-to-esphome
|
||||||
converting them to C++ code. This code is then converted to a platformio project and compiled
|
|
||||||
with [esphome-core](https://github.com/esphome/esphome-core), the C++ framework behind the project.
|
|
||||||
|
|
||||||
For a detailed guide, please see https://esphome.io/guides/contributing.html#contributing-to-esphomeyaml
|
|
||||||
|
|
||||||
Things to note when contributing:
|
Things to note when contributing:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user