Skip to content

Commit 8fd2d90

Browse files
committed
[github] Refine pull request template (#37)
1 parent a14158a commit 8fd2d90

1 file changed

Lines changed: 15 additions & 6 deletions

File tree

.github/pull_request_template.md

Lines changed: 15 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,31 @@
1-
## Summary
1+
## Related Issue
2+
3+
Closes #
4+
5+
## Motivation / Context
26

37
-
48

59
## Changes
610

711
-
812

9-
## Testing
13+
## Verification
1014

11-
- [ ] Not run
1215
- [ ] `composer dev-tools`
1316
- [ ] Focused command(s):
17+
- [ ] Manual verification:
18+
19+
## Documentation / Generated Output
20+
21+
- [ ] README updated
22+
- [ ] `docs/` updated
23+
- [ ] Generated or synchronized output reviewed
1424

1525
## Changelog
1626

17-
- [ ] Not needed
1827
- [ ] Added a notable `CHANGELOG.md` entry
1928

20-
## Closes
29+
## Reviewer Notes
2130

22-
Closes #
31+
-

0 commit comments

Comments
 (0)