Update help page (#13501)

This commit is contained in:
Franck Nijhof 2020-05-18 14:31:27 +02:00 committed by GitHub
parent ce83d9a366
commit c576e53b26
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 14 additions and 18 deletions

View File

@ -1,21 +1,16 @@
<section class="aside-module grid__item one-whole lap-one-half">
{% include edit_github.html %}
<div class='section'>
<div class="section">
<h1 class="title delta">&nbsp;</h1>
<ul class='divided sidebar-menu'>
<ul class="divided sidebar-menu">
<li>
{% active_link /help/ Help %}
</li>
<li>
<a href='https://developers.home-assistant.io'>Developer documentation <i class='icon-external-link'></i></a>
</li>
<li>
{% active_link /developers/documenting Website/Documentation %}
<ul>
<li>{% active_link /developers/documenting/standards/ Standards %}</li>
<li>{% active_link /developers/documenting/create-page Create a new page %}</li>
</ul>
<a href="https://developers.home-assistant.io">Developer documentation
<i class="icon-external-link"></i>
</a>
</li>
<li>
Governance

View File

@ -5,7 +5,7 @@ description: "If you need help or have a question..."
There are various ways to get in touch with the Home Assistant community. It doesn't matter if you have a question, need help, want to request a feature, or just say 'Hi'.
### Communication channels
## Communication channels
- [Forum][forum]
- [Discord Chat Server][discord] for general Home Assistant discussions and questions.
@ -13,17 +13,18 @@ There are various ways to get in touch with the Home Assistant community. It doe
- Join the [Facebook community][facebook]
- Join the Reddit in [/r/homeassistant][reddit]
### Bugs, Feature requests, and alike
## Bugs, Feature requests, and alike
Have you found an issue in your Home Assistant installation? Please report it. Reporting it makes it easy to track and ensures that it gets fixed. For more details please refer to [Reporting issues](/help/reporting_issues/) page.
- [Issue tracker Home Assistant](https://github.com/home-assistant/home-assistant/issues)
- [Issue tracker home-assistant.io](https://github.com/home-assistant/home-assistant.io/issues) (Website and documentation)
- [Issue tracker Frontend](https://github.com/home-assistant/home-assistant-polymer/issues) (Frontend)
- [Issue tracker Hass.io](https://github.com/home-assistant/hassio/issues)
- [Feature requests Home Assistant](https://community.home-assistant.io/c/feature-requests) (Don't post feature requests in the issue trackers. Thanks.)
- [Feature requests](https://community.home-assistant.io/c/feature-requests) (Don't post feature requests in the issue trackers. Thanks!)
- [Issue tracker Home Assistant Core](https://github.com/home-assistant/core/issues)
- [Issue tracker Home Assistant Frontend](https://github.com/home-assistant/frontend/issues)
- [Issue tracker Home Assistant Supervisor](https://github.com/home-assistant/supervisor/issues)
- [Issue tracker Home Assistant Operating System](https://github.com/home-assistant/operating-system/issues)
- [Issue tracker website & documentation](https://github.com/home-assistant/home-assistant.io/issues)
### Videos, talks, workshops and alike
## Videos, talks, workshops and alike
- [PyconFR 2018 - Faire de la domotique libriste avec Python](https://www.youtube.com/watch?v=Eu6umBJ51I4) (French) ([Slides](https://hackmd.io/p/BJTSyDkqm)) - October 2018
- [Build your own smart home with Home Assistant](https://zmonkey.org/blog/files/Home%20Assistant%202018%20v1.0.pdf) at [OpenWest](https://openwest.org) - June 2018