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-2Lines changed: 5 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,12 +1,13 @@
1
1
# Description
2
2
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.
3
+
<!--
4
+
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
5
5
6
Fixes # (issue)
6
7
7
8
## Type of change
8
9
9
-
Please delete options that are not relevant.
10
+
<!--Please delete options that are not relevant.-->
10
11
11
12
-[ ] Bug fix (non-breaking change which fixes an issue)
12
13
-[ ] New feature (non-breaking change which adds functionality)
@@ -15,6 +16,8 @@ Please delete options that are not relevant.
15
16
16
17
# Checklist:
17
18
19
+
<!-- If you are unable to check all the boxes, your pull request may not be eligible for review. -->
20
+
18
21
-[ ] My code follows the style guidelines of this project
19
22
-[ ] I have performed a self-review of my code
20
23
-[ ] I have commented my code, particularly in hard-to-understand areas
0 commit comments