Skip to content

Commit 1baba8b

Browse files
authored
Adjust feature request links in issue reporting (home-assistant#147130)
1 parent 875d81c commit 1baba8b

File tree

2 files changed

+4
-5
lines changed

2 files changed

+4
-5
lines changed

.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,14 @@
11
name: Report an issue with Home Assistant Core
22
description: Report an issue with Home Assistant Core.
3-
type: Bug
43
body:
54
- type: markdown
65
attributes:
76
value: |
87
This issue form is for reporting bugs only!
98
10-
If you have a feature or enhancement request, please use the [feature request][fr] section of our [Community Forum][fr].
9+
If you have a feature or enhancement request, please [request them here instead][fr].
1110
12-
[fr]: https://community.home-assistant.io/c/feature-requests
11+
[fr]: https://github.com/orgs/home-assistant/discussions
1312
- type: textarea
1413
validations:
1514
required: true

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ contact_links:
1010
url: https://www.home-assistant.io/help
1111
about: We use GitHub for tracking bugs, check our website for resources on getting help.
1212
- name: Feature Request
13-
url: https://community.home-assistant.io/c/feature-requests
14-
about: Please use our Community Forum for making feature requests.
13+
url: https://github.com/orgs/home-assistant/discussions
14+
about: Please use this link to request new features or enhancements to existing features.
1515
- name: I'm unsure where to go
1616
url: https://www.home-assistant.io/join-chat
1717
about: If you are unsure where to go, then joining our chat is recommended; Just ask!

0 commit comments

Comments
 (0)