Skip to content

Commit 40d3a4f

Browse files
authored
Update pr-drafting.md
1 parent 6dc1871 commit 40d3a4f

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

  • .agents/skills/fast-forward-github-pull-request/references

.agents/skills/fast-forward-github-pull-request/references/pr-drafting.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,20 @@ If no PR template exists, use the fallback structure below.
2727

2828
## Fallback PR Body
2929

30+
```markdown
31+
## Summary
32+
[One short paragraph describing the implemented behavior]
33+
34+
## Changes
35+
- [Concrete change]
36+
- [Concrete change]
37+
38+
## Testing
39+
- [Command and result]
40+
- [Command and result]
41+
42+
Closes #123
43+
```
3044

3145
## Title Guidance
3246

0 commit comments

Comments
 (0)