diff --git a/.github/ISSUE_TEMPLATE/9-anything-else.md b/.github/ISSUE_TEMPLATE/0-anything-else.md similarity index 84% rename from .github/ISSUE_TEMPLATE/9-anything-else.md rename to .github/ISSUE_TEMPLATE/0-anything-else.md index 0728e87..90ae9eb 100644 --- a/.github/ISSUE_TEMPLATE/9-anything-else.md +++ b/.github/ISSUE_TEMPLATE/0-anything-else.md @@ -1,6 +1,6 @@ --- 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: '' labels: question assignees: '' diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index ad99144..4f39793 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -2,10 +2,7 @@ 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 + about: Please submit your feature request in the Ideas section of the Discussions. - 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 + about: You can ask your question in the Q&A section of the Discussions.