1
0
mirror of https://github.com/esphome/esphome.git synced 2025-11-01 07:31:51 +00:00

Enable issue tracking (#9515)

This commit is contained in:
Jesse Hills
2025-07-15 21:55:55 +12:00
committed by GitHub
parent d3342d6a1a
commit e599ab1a03
2 changed files with 102 additions and 5 deletions

View File

@@ -1,11 +1,16 @@
---
blank_issues_enabled: false
contact_links:
- name: Issue Tracker
url: https://github.com/esphome/issues
about: Please create bug reports in the dedicated issue tracker.
- name: Feature Request Tracker
url: https://github.com/esphome/feature-requests
- 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