From dabc299bb8220004370d842a5e809e4b4c1dba0d Mon Sep 17 00:00:00 2001 From: ANANDHU S <71482562+anandhu-eng@users.noreply.github.com> Date: Sun, 8 Mar 2026 16:15:48 +0530 Subject: [PATCH] Add contributor attestation for LLM-assisted code --- .github/pull_request_template.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 7c320af5a..28cfc5214 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -24,3 +24,6 @@ - [ ] PR title and description are concise and clearly state the purpose of the change. - [ ] Related issues (if any) are properly referenced using `Fixes #` or `Closes #`. - [ ] All reviewer feedback has been addressed. + +### 🤖 Contributor Attestation for LLM-Assisted Code +- [ ] If this PR includes LLM-generated or assisted code, I confirm that I have reviewed the code, take responsibility for it, and to the best of my knowledge it does not contain proprietary or improperly sourced material and can be contributed under the project’s license.