From 947d04eac45bf72519eb7974c5bb63a2765d19fa Mon Sep 17 00:00:00 2001 From: Angus Gratton Date: Thu, 19 Feb 2026 16:05:16 +1100 Subject: [PATCH] github: Add a Generative AI Usage declaration to the PR template. Goes along with https://github.com/micropython/micropython/wiki/ContributorGuidelines#generative-ai-policy This work was funded through GitHub Sponsors. Signed-off-by: Angus Gratton --- .github/pull_request_template.md | 25 ++++++++++++++++++++----- 1 file changed, 20 insertions(+), 5 deletions(-) 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. + +