doc: move CONTRIBUTING.md, CHANGELOG.md to root path

This commit is contained in:
topsworld
2024-12-18 20:45:07 +08:00
parent 2c37fb63ca
commit fce67ba2da
3 changed files with 6 additions and 6 deletions

View File

@ -376,8 +376,8 @@ Example:
## Documents
- [License](./LICENSE.md)
- Contribution Guidelines: [English](./doc/CONTRIBUTING.md) | [简体中文](./doc/CONTRIBUTING_zh.md)
- [ChangeLog](./doc/CHANGELOG.md)
- Contribution Guidelines: [English](./CONTRIBUTING.md) | [简体中文](./doc/CONTRIBUTING_zh.md)
- [ChangeLog](./CHANGELOG.md)
- Development Documents: https://developers.home-assistant.io/docs/creating_component_index
## Directory Structure