From 448260a90a47f72d4d395f1c070c5cb7143778bb Mon Sep 17 00:00:00 2001 From: Thomas Casteleyn Date: Mon, 18 Dec 2023 14:47:37 +0100 Subject: [PATCH] chore: Update pull request template (#14470) --- .github/PULL_REQUEST_TEMPLATE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 6d10ab785..65b721865 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -5,7 +5,7 @@ Explain here the why, the rationale and motivation, for the changes. ## Checklist - [ ] No AI generated code was used in this PR