diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index e11cebddb3..8be6302403 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -3,7 +3,6 @@ others can review your Pull Request. Before submitting, please read: - https://github.com/micropython/micropython/blob/master/CODEOFCONDUCT.md https://github.com/micropython/micropython/wiki/ContributorGuidelines Please check any CI failures that appear after your Pull Request is opened. @@ -12,16 +11,15 @@ ### Summary - + solve, or what improvement does it add? Add links if relevant, + especially links to open issues. --> ### Testing - + If you leave this section empty then your Pull Request may be closed. --> ### Trade-offs and Alternatives @@ -31,3 +29,20 @@ Delete this heading if not relevant (i.e. small fixes) --> + +### Generative AI + + + +I did not use generative AI tools when creating this PR. + +I used generative AI tools when creating this PR, but a human has checked the +code and is responsible for the code and the description above. + +