From 55c96e7bd9d81c0ffd0602acb7c16b9204c7663e Mon Sep 17 00:00:00 2001 From: Stephen Nielson Date: Sat, 21 Sep 2024 17:06:34 -0400 Subject: [PATCH] Update PR template for AI documentation (#7706) * Update PR template for AI documentation * Update template with more clarity Fixes #7705 --- .github/PULL_REQUEST_TEMPLATE.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index d27ffbc3e84..92a3b521627 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -9,3 +9,7 @@ Fixes # #### Changes proposed in this pull request: + +#### Does your code include anything generated by an AI Engine? Yes / No + +#### If you answered yes: Verify that each file that has AI generated code has a description that describes what AI engine was used and that the file includes AI generated code. Sections of code that are entirely or mostly generated by AI should be marked with a comment header and footer that includes the AI engine used and stating the code was AI.