Skip to content

Commit e41476f

Browse files
authored
Update pull_request_template.md (#110)
add docs section
1 parent 19d0589 commit e41476f

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

.github/pull_request_template.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,16 @@
11
[//]: # (Link to the issue corresponding to this chunk of work)
2-
Fixes: #__issue__
2+
:tickets: Fixes __issue__
3+
:scroll: Design Doc: __link if applicable__
34

45
## Motivation and Context
56
[//]: # (Why is this change required? What problem does it solve?)
67

78
## Description
89
[//]: # (Describe your changes in detail)
910

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+
1014
## How has this been tested?
1115
[//]: # (Please describe in detail how you tested your changes)
1216

0 commit comments

Comments
 (0)