Skip to content

Commit 2beec90

Browse files
authored
Merge pull request #63 from 1inch/utils/pull-request-template
Create pull_request_template.md
2 parents a91004b + c10722c commit 2beec90

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.github/pull_request_template.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
#### Static Code Analysis (readability, compactness):
2+
3+
#### Dynamic Code Analysis (external APIs, interaction flows):
4+
5+
#### Efficiency (gas costs, computational complexity, memory requirements):
6+
7+
#### Opinion, trade-offs and other thoughts (optional):

0 commit comments

Comments
 (0)