Configure Issue Templates (#294)

* Added premade issue templates

* Add links

* Put anything else at the end
This commit is contained in:
Christiaan Goossens
2026-04-28 11:24:52 +02:00
committed by GitHub
parent 819b3fb679
commit 1bcc65d649
3 changed files with 64 additions and 0 deletions

11
.github/ISSUE_TEMPLATE/config.yml vendored Normal file
View File

@@ -0,0 +1,11 @@
blank_issues_enabled: false
contact_links:
- name: Feature Request
url: https://github.com/christiaangoossens/hass-oidc-auth/discussions/categories/ideas
about: Feature Requests are submitted over at the Discussions Ideas section
- name: Question
url: https://github.com/christiaangoossens/hass-oidc-auth/discussions/categories/q-a
about: Questions (usage instructions/did I configure it correctly) are answered over at the Discussions Q&A section
- name: Security Issue/Vulnerability
url: https://github.com/christiaangoossens/hass-oidc-auth/security/advisories/new
about: Security Vulnerabilities should be reported using the Security Advisories system