Skip to content

Commit a47d7b8

Browse files
authored
Create pull_request_template.md
1 parent acb0960 commit a47d7b8

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

.github/pull_request_template.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
[//]: # (Link to the issue corresponding to this chunk of work)
2+
:tickets: Fixes __issue__
3+
:scroll: Design Doc: __link if applicable__
4+
5+
## Motivation and Context
6+
[//]: # (Why is this change required? What problem does it solve?)
7+
8+
## Description
9+
[//]: # (Describe your changes in detail)
10+
11+
## How has this been documented?
12+
[//]: # (Please describe how you documented the developer impact of your changes; link to PRs or issues or explain why no documentation changes are required)
13+
14+
## How has this been tested?
15+
[//]: # (Please describe in detail how you tested your changes)
16+

0 commit comments

Comments
 (0)