Skip to content

Commit 0c3006b

Browse files
fix: replace not working discussions URL with forum URL
1 parent 6d6e702 commit 0c3006b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/ISSUE_TEMPLATE/Bug_report.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ body:
99
You should have the steps to being able to reproduce this bug, for us to check if it's truly a bug.
1010
1111
Also, you accept that, if this issue it's invalid in any way, will be discarded without receiving any response about it.
12-
If you're not sure if it's a bug, please [ask here](https://github.com/Jopyth/MMM-Remote-Control/discussions).
12+
If you're not sure if it's a bug, please [ask here](https://forum.magicmirror.builders/category/29/troubleshooting).
1313
1414
Thanks for taking the time to help Remote Control get better every day!
1515
- type: input

.github/ISSUE_TEMPLATE/config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
blank_issues_enabled: false
22
contact_links:
33
- name: Discussions
4-
url: https://github.com/Jopyth/MMM-Remote-Control/discussions
4+
url: https://forum.magicmirror.builders/category/29/troubleshooting
55
about: Don't know how to do it? Ask the community!

0 commit comments

Comments
 (0)