Skip to content

Commit a6a8091

Browse files
committed
Introduce Pull Request Template
Signed-off-by: Alexander Greene <[email protected]>
1 parent 463ebc0 commit a6a8091

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
# Description
2+
3+
<!--
4+
Thank you for your contribution!
5+
6+
Please provide a summary of the changes and the motivation behind the change.
7+
-->
8+
9+
## Reviewer Checklist
10+
11+
- [ ] API Go Documentation
12+
- [ ] Tests: Unit Tests (and E2E Tests, if appropriate)
13+
- [ ] Comprehensive Commit Messages
14+
- [ ] Links to related GitHub Issue(s)

0 commit comments

Comments
 (0)