mirror of
https://github.com/esphome/esphome.git
synced 2025-09-02 03:12:20 +01:00
21 lines
907 B
YAML
21 lines
907 B
YAML
---
|
|
blank_issues_enabled: false
|
|
contact_links:
|
|
- name: Report an issue with the ESPHome documentation
|
|
url: https://github.com/esphome/esphome-docs/issues/new/choose
|
|
- name: Report an issue with the ESPHome web server
|
|
url: https://github.com/esphome/esphome-webserver/issues/new/choose
|
|
- name: Report an issue with the ESPHome Builder / Dashboard
|
|
url: https://github.com/esphome/dashboard/issues/new/choose
|
|
- name: Report an issue with the ESPHome API client
|
|
url: https://github.com/esphome/aioesphomeapi/issues/new/choose
|
|
- name: Make a Feature Request
|
|
url: https://github.com/orgs/esphome/discussions
|
|
about: |
|
|
Please create feature requests in the dedicated feature request tracker.
|
|
- name: Frequently Asked Question
|
|
url: https://esphome.io/guides/faq.html
|
|
about: |
|
|
Please view the FAQ for common questions and what
|
|
to include in a bug report.
|