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.
2 parents 9fae2bb + 6c79983 commit 410db77Copy full SHA for 410db77
.github/PULL_REQUEST_TEMPLATE/pull_request.md
@@ -0,0 +1,10 @@
1
+<!--
2
+Provide a brief description of fixes provided in this pull request
3
+(Tip: Focus on what and why instead of how).
4
+ Examples
5
+ - Added tests for x algorithm/program.
6
+ - Optimized implementation of y to improve time and/or space complexity.
7
+ - Added a new implementation for z algorithm/ z data structure.
8
+
9
+ Fixes #<mention_issue_number_here>
10
+ -->
0 commit comments