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
+14-4Lines changed: 14 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,16 @@
2
2
3
3
<!-- Please include a summary of the changes and the related issue. Please also include relevant motivation and context. List any dependencies that are required for this change. -->
4
4
5
+
# Change Log
6
+
<!-- Use a list
7
+
8
+
- Add File 'filename here'
9
+
- Removed File 'filename here'
10
+
- Add Class 'class name here'
11
+
- etc
12
+
13
+
-->
14
+
5
15
Fixes # (issue)
6
16
7
17
## Type of change
@@ -19,10 +29,10 @@ Fixes # (issue)
19
29
20
30
<!-- Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration -->
0 commit comments