From dcf38557ee9c59552c874409cb31cbe3de6fe7d6 Mon Sep 17 00:00:00 2001 From: Matthias Date: Sun, 20 Apr 2025 15:55:34 +0200 Subject: [PATCH] chore: add segment about AI We'll reserve the right to close questions asking for help with AI generated strategies or configurations. --- .github/ISSUE_TEMPLATE/question.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/question.md b/.github/ISSUE_TEMPLATE/question.md index f48173488..52f799ed7 100644 --- a/.github/ISSUE_TEMPLATE/question.md +++ b/.github/ISSUE_TEMPLATE/question.md @@ -11,6 +11,9 @@ Have you searched for similar issues before posting it? Did you have a VERY good look at the [documentation](https://www.freqtrade.io/) and are sure that the question is not explained there Please do not use the question template to report bugs or to request new features. + +Has your strategy or configuration been generated by an AI model, and is now not working? +Please consult the documentation. We'll close such issues and point to the documentation. --> ## Describe your environment @@ -22,4 +25,4 @@ Please do not use the question template to report bugs or to request new feature ## Your question -*Ask the question you have not been able to find an answer in the [Documentation](https://www.freqtrade.io/en/latest/)* +*Ask the question you have not been able to find an answer in the [Documentation](https://www.freqtrade.io/)*