Skip to content

Commit 6b7f210

Browse files
committed
chore: Improve bug report template about AI
AI generated strategies and configs cause a lot of noise. we should be clear that people shall read the documentation first (this will also allow us to point people at this within the issue).
1 parent 571b154 commit 6b7f210

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,10 @@ Have you searched for similar issues before posting it?
1212
If you have discovered a bug in the bot, please [search the issue tracker](https://github.com/freqtrade/freqtrade/issues?q=is%3Aissue).
1313
If it hasn't been reported, please create a new issue.
1414
15+
Has your strategy or configuration been generated by an AI model, and is now not working?
16+
This is almost certainly NOT a bug in Freqtrade, but a problem with the code your AI model generated.
17+
Please consult the documentation. We'll close such issues and point to the documentation.
18+
1519
Please do not use the bug report template to request new features.
1620
-->
1721

0 commit comments

Comments
 (0)