Skip to content

Commit 7d2b690

Browse files
authored
Update README.md
1 parent d1d5ca9 commit 7d2b690

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,13 @@
55
# Native JavaScript
66

77
Let's implement the built in functions again!
8+
9+
## How to Contribute?
10+
11+
- Try to use native functions and operators
12+
- Avoid ES6+ features
13+
- We will provide review to your implemenation
14+
- Your PR should contain commented test cases
15+
- We'll add our test cases during the review as well.
16+
17+
All the best

0 commit comments

Comments
 (0)