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
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,10 +1,10 @@
1
-
# Description
1
+
###Description
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
5
Fixes # (issue)
6
6
7
-
## Type of change
7
+
###Type of change
8
8
9
9
Please delete options that are not relevant.
10
10
@@ -13,7 +13,7 @@ Please delete options that are not relevant.
13
13
-[ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
14
14
-[ ] This change requires a documentation update
15
15
16
-
# Checklist:
16
+
###Checklist:
17
17
18
18
-[ ] branch name follows the branch naming convention mentioned [here](https://github.com/sudiptob2/leet-easy/blob/main/docs/BRANCH-NAMING.md)
19
19
-[ ] commit messages to follow the format mentioned in [contributing.md](https://github.com/sudiptob2/leet-easy/blob/main/docs/CONTRIBUTING.md)
0 commit comments