We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 79f1963 commit 89ea2fcCopy full SHA for 89ea2fc
.github/pull_request_template.md
@@ -1,5 +1,7 @@
1
# Description
2
3
+Please describe the issue of the pull request and the changes
4
+
5
<!-- Please include the following information:
6
- A summary of the changes and the related issue.
7
- Relevant motivation and context.
@@ -26,6 +28,7 @@ Please also list any relevant details for your test configuration
26
28
# Checklist:
27
29
30
- [ ] My code follows the style guidelines of this project
31
+- [ ] Changes included in this pull request covers minimal topic
32
- [ ] I have performed a self-review of my code
33
- [ ] I have commented my code properly, particularly in hard-to-understand areas
34
- [ ] I have made corresponding changes to the documentation
0 commit comments