Skip to content

Commit 89ea2fc

Browse files
committed
Update pull_request_template.md
1 parent 79f1963 commit 89ea2fc

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/pull_request_template.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Description
22

3+
Please describe the issue of the pull request and the changes
4+
35
<!-- Please include the following information:
46
- A summary of the changes and the related issue.
57
- Relevant motivation and context.
@@ -26,6 +28,7 @@ Please also list any relevant details for your test configuration
2628
# Checklist:
2729

2830
- [ ] My code follows the style guidelines of this project
31+
- [ ] Changes included in this pull request covers minimal topic
2932
- [ ] I have performed a self-review of my code
3033
- [ ] I have commented my code properly, particularly in hard-to-understand areas
3134
- [ ] I have made corresponding changes to the documentation

0 commit comments

Comments
 (0)