summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--pull_request_template.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/pull_request_template.md b/pull_request_template.md
index 5d48e12588..ca5745a3e9 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:
<!-- If your fix has a relating issue, link it below -->
- Closes