From 23cb7de1108b2e34121b736e0bf1c0a4bc7f2484 Mon Sep 17 00:00:00 2001 From: Loki Rautio Date: Thu, 5 Mar 2026 07:11:47 -0600 Subject: [PATCH] Add additional warnings and a field to PR template --- .github/pull_request_template.md | 20 +++++++++++++++++++- 1 file changed, 19 insertions(+), 1 deletion(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index a1c3e74a..215d21df 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,5 +1,20 @@ ## Description @@ -19,6 +34,9 @@ Note: IF YOUR PR CHANGES THE GAME BEHAVIOR VISIBLY, REMEMBER TO ATTACH A GAMEPLA ### Fix Implementation +### AI Use Disclosure + + ## Related Issues - Fixes #[issue-number] - Related to #[issue-number]