You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/pull_request_template.md
+5-1Lines changed: 5 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,12 +1,16 @@
1
1
[//]: #(Link to the issue corresponding to this chunk of work)
2
-
Fixes: #__issue__
2
+
:tickets: Fixes __issue__
3
+
:scroll: Design Doc: __link if applicable__
3
4
4
5
## Motivation and Context
5
6
[//]: #(Why is this change required? What problem does it solve?)
6
7
7
8
## Description
8
9
[//]: #(Describe your changes in detail)
9
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
+
10
14
## How has this been tested?
11
15
[//]: #(Please describe in detail how you tested your changes)
0 commit comments