Skip to content

Commit 6e38b72

Browse files
committed
chore: Improve pull request template to be clear against AI
1 parent 8bf8ccf commit 6e38b72

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
<!-- Thank you for sending your pull request. But first, have you included
22
unit tests, and is your code PEP8 conformant? [More details](https://github.com/freqtrade/freqtrade/blob/develop/CONTRIBUTING.md)
3+
4+
Did you use AI to create your changes?
5+
If so, please state it clearly in the PR description (failing to do so may result in your PR being closed).
6+
7+
Also, please do a line by line review of the changes you made before submitting the PR, reverting all unnecessary changes.
38
-->
49
## Summary
510

0 commit comments

Comments
 (0)