You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: CONTRIBUTING.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ For a detailed guide, please see https://esphome.io/guides/contributing.html#con
5
5
Things to note when contributing:
6
6
7
7
- Please test your changes :)
8
-
- If a new feature is added or an existing user-facing feature is changed, you should also
8
+
- If a new feature is added or an existing user-facing feature is changed, you should also
9
9
update the [docs](https://github.com/esphome/esphome-docs). See [contributing to esphome-docs](https://esphome.io/guides/contributing.html#contributing-to-esphomedocs)
10
10
for more information.
11
11
- Please also update the tests in the `tests/` folder. You can do so by just adding a line in one of the YAML files
0 commit comments