mirror of
https://github.com/home-assistant/developers.home-assistant.git
synced 2025-07-10 02:46:29 +00:00
Change 'component' to 'integration' (#618)
This commit is contained in:
parent
b96e4f410d
commit
90a43ebcca
@ -12,7 +12,7 @@ Submit your improvements, fixes, and new features to Home Assistant one at a tim
|
||||
|
||||
`git checkout -b some-feature`
|
||||
|
||||
2. Make your changes, create a [new platform](creating_platform_index.md), develop a [new component](creating_component_index.md), or fix [issues](https://github.com/home-assistant/home-assistant/issues).
|
||||
2. Make your changes, create a [new platform](creating_platform_index.md), develop a [new integration](creating_component_index.md), or fix [issues](https://github.com/home-assistant/home-assistant/issues).
|
||||
|
||||
3. [Test your changes](development_testing.md) and check for style violations.
|
||||
Consider adding tests to ensure that your code works.
|
||||
|
Loading…
x
Reference in New Issue
Block a user