From 453752d405eb0b8b5886d33eec324e643177fca9 Mon Sep 17 00:00:00 2001 From: Sasha Szpakowski Date: Thu, 16 Apr 2026 21:52:38 -0300 Subject: [PATCH] minor grammar changes --- .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 b6cd39ee7..cfd48aaae 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,4 +1,4 @@ -- [ ] I confirm that any code not authored by me has proper attribution and licensing included in the pull request, and that this change and its description does not include any output from generative AI / LLM tools. +- [ ] I confirm that any code in this pull request that is not authored by me has proper attribution and licensing included, and that this pull request does not include any output from generative AI / LLM tools. ## Description