docs: add AI prompt field to PR template

Encourage contributors to share the prompt they used when AI tools
were involved, helping reviewers understand intent and enabling
knowledge sharing across the community.
This commit is contained in:
Jiang Bohan 2026-04-07 13:30:54 +08:00
parent ceec6d3795
commit 29507a2e3a

View file

@ -29,4 +29,6 @@ Closes #<!-- issue number -->
## AI Disclosure (optional) ## AI Disclosure (optional)
<!-- If AI tools were used, briefly note which ones (e.g., Claude Code, Copilot). --> <!-- If AI tools were used: -->
<!-- - Which tool? (e.g., Claude Code, Copilot, Cursor) -->
<!-- - What prompt did you use? Sharing your prompt helps others learn and lets reviewers understand intent. -->