From 0bf023cb6e123310011ae1253dd620da13c01831 Mon Sep 17 00:00:00 2001 From: Andrew <47818697+Nyeriah@users.noreply.github.com> Date: Wed, 24 Dec 2025 21:03:57 -0300 Subject: [PATCH] docs: Include AI-assisted pull request guidelines (#24195) --- pull_request_template.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/pull_request_template.md b/pull_request_template.md index 5d48e1258..ca5745a3e 100644 --- a/pull_request_template.md +++ b/pull_request_template.md @@ -10,6 +10,15 @@ This PR proposes changes to: - [ ] Scripts (bosses, spell scripts, creature scripts). - [ ] Database (SAI, creatures, etc). +### AI-assisted Pull Requests + +> [!IMPORTANT] +> While the use of AI tools when preparing pull requests is not prohibited, contributors must clearly disclose when such tools have been used and specify the model involved. +> +> Contributors are also expected to fully understand the changes they are submitting and must be able to explain and justify those changes when requested by maintainers. + +- [ ] AI tools (e.g. ChatGPT, Claude, or similar) were used entirely or partially in preparing this pull request. Please specify which tools were used, if any. + ## Issues Addressed: - Closes