Skip to content

Commit b7a060c

Browse files
Add a PR template to the cli repo. Roughly using the APi template with some CLI variations (#306)
GitOrigin-RevId: 0767b4554748fce33370b304a577d0d3871d10e1
1 parent 95254e5 commit b7a060c

1 file changed

Lines changed: 19 additions & 0 deletions

File tree

.github/pull_request_template.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
## Summary
2+
3+
<!-- High level summary of what this PR fixes or improves -->
4+
5+
## Motivation
6+
7+
<!-- Linear ticket preferred, Slack thread or support ticket okay -->
8+
9+
## How to verify
10+
11+
<!-- How can reviewers test this change? Manual CLI commands, automated tests, etc -->
12+
13+
## Release notes
14+
15+
<!-- One-line description for the changelog, or "N/A" if not user-facing -->
16+
17+
```markdown changelog
18+
19+
```

0 commit comments

Comments
 (0)