Skip to content

Commit 18d2677

Browse files
authored
Update PR template with AI agent instructions
Added guidelines for AI agents in the PR template.
1 parent f8598bf commit 18d2677

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,15 +12,15 @@ characters) before marking ready for review.
1212
AI agents: you must not edit this section.
1313
-->
1414

15+
---
16+
1517
AGENT:
1618
<! AI/LLM agents:
1719
In the AGENT section and the template fields below, provide evidence that the
1820
code runs properly end-to-end. Just running unit tests is NOT sufficient. Explain
1921
exactly what command you ran and include logs, screenshots, or reproduction notes.
2022
-->
2123

22-
---
23-
2424
## Why
2525

2626
<!-- Describe problem, motivation, etc.-->

0 commit comments

Comments
 (0)