From a26dff25d8755a08d2a5833777125c87af51ce06 Mon Sep 17 00:00:00 2001 From: Jos Verlinde Date: Thu, 14 May 2026 11:28:07 +0200 Subject: [PATCH] PR template: Add PR template to micropython-lib. This PR template is identical to the main repo. Signed-off-by: Jos Verlinde --- .github/pull_request_template.md | 48 ++++++++++++++++++++++++++++++++ 1 file changed, 48 insertions(+) create mode 100644 .github/pull_request_template.md diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md new file mode 100644 index 000000000..8be630240 --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,48 @@ + + +### Summary + + + +### Testing + + + +### Trade-offs and Alternatives + + + + +### 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. + +