Improve issue templates (#295)

* Cleanup config

* Update anything else
This commit is contained in:
Christiaan Goossens
2026-04-28 11:28:13 +02:00
committed by GitHub
parent 1bcc65d649
commit 7f657411ad
2 changed files with 3 additions and 6 deletions

View File

@@ -1,6 +1,6 @@
--- ---
name: Anything else name: Anything else
about: If your issue isn't any of the other types above about: If your issue isn't any of the other types below (please review those first)
title: '' title: ''
labels: question labels: question
assignees: '' assignees: ''

View File

@@ -2,10 +2,7 @@ blank_issues_enabled: false
contact_links: contact_links:
- name: Feature Request - name: Feature Request
url: https://github.com/christiaangoossens/hass-oidc-auth/discussions/categories/ideas url: https://github.com/christiaangoossens/hass-oidc-auth/discussions/categories/ideas
about: Feature Requests are submitted over at the Discussions Ideas section about: Please submit your feature request in the Ideas section of the Discussions.
- name: Question - name: Question
url: https://github.com/christiaangoossens/hass-oidc-auth/discussions/categories/q-a 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 about: You can ask your question in the Q&A section of the Discussions.
- 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