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:
parent
ceec6d3795
commit
29507a2e3a
1 changed files with 3 additions and 1 deletions
4
.github/PULL_REQUEST_TEMPLATE.md
vendored
4
.github/PULL_REQUEST_TEMPLATE.md
vendored
|
|
@ -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. -->
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue