Skip to content

Commit cdece8f

Browse files
committed
chore: modify PR template
1 parent 99c4e43 commit cdece8f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/pull_request_template.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
# Description
1+
# 📚 Description
22

33
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.
44

55
Fixes # (issue)
66

7-
## Type of change
7+
## 👾 Type of change
88

99
Please delete options that are not relevant.
1010

@@ -14,14 +14,14 @@ Please delete options that are not relevant.
1414
- [ ] This change requires a documentation update
1515
- [ ] Other (If yes, please write one phrase about this update)
1616

17-
# How Has This Been Tested?
17+
# 👀 How Has This Been Tested?
1818

1919
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
2020

2121
- [ ] Test A
2222
- [ ] Test B
2323

24-
# Checklist
24+
# Checklist
2525

2626
- [ ] My code follows the style guidelines of this project
2727
- [ ] I have performed a self-review of my code

0 commit comments

Comments
 (0)