Commit 1682c25
authored
docs(agents): follow PR template when creating pull requests (#4362)
## Proposed change
Updates the git-workflow agent guidance to instruct that PRs follow the
repository PR template at `.github/pull_request_template.md`. Instead of
hardcoding the template's sections (which drift over time), the guidance
now tells the agent to read the template file at creation time and
reproduce its sections with placeholders filled in.
## Related issues
*- No issue associated -*1 file changed
Lines changed: 18 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
66 | 84 | | |
67 | 85 | | |
68 | 86 | | |
| |||
0 commit comments