From cb1e0d0d475e115ac91fd5fb8f933cdc51cc9567 Mon Sep 17 00:00:00 2001 From: Mic Date: Sat, 14 Mar 2026 12:47:25 +0100 Subject: [PATCH] Update feature request link in bug report template --- .github/ISSUE_TEMPLATE/bug_report.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 5cd2e185..1daf1dcb 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -8,7 +8,7 @@ body: If you have a feature or enhancement request, please use the [feature request][fr] form. - [fr]: https://github.com/micz/ThunderAI/issues/new?assignees=&labels=&projects=&template=feature_request.md&title= + [fr]: https://github.com/micz/ThunderAI/issues/new?assignees=&labels=&projects=&template=feature_request.yml&title= - type: textarea validations: required: true