Skip to content

Commit bb58ee9

Browse files
committed
cleaned and polished version of the .github/PULL_REQUEST_TEMPLATE.md
1 parent 066a3e3 commit bb58ee9

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,20 @@
1-
### Summary
1+
## Summary
22
<!-- Provide a brief description of the PR's purpose here. -->
33

4-
### Changes
4+
## Changes
55
<!-- List all the changes introduced in this PR. -->
6-
Change 1 <!-- Rename Change 1 to reflect change title -->:
6+
### Change 1 <!-- Rename Change 1 to reflect change title -->:
77
- <!-- Bullet point the changes in update 1. -->
88
-
99

10-
Change 2 <!-- Rename Change 2 to reflect change title -->:
10+
### Change 2 <!-- Rename Change 2 to reflect change title -->:
1111
- <!-- Bullet point the changes in update 2. -->
1212
-
1313

14-
Change 3 <!-- Rename Change 3 to reflect change title -->:
14+
### Change 3 <!-- Rename Change 3 to reflect change title -->:
1515
- <!-- Bullet point the changes in update 3. -->
1616
-
1717

18-
### Impact
18+
## Impact
1919
- <!-- Bullet point the expected impact this PR will have on the codebase. -->
2020
-

0 commit comments

Comments
 (0)