Skip to content

Commit 3a85fd0

Browse files
committed
ad PR guide
1 parent c813f5f commit 3a85fd0

File tree

2 files changed

+11
-2
lines changed

2 files changed

+11
-2
lines changed

CONTRIBUTING.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# CONTRIBUTING
2+
3+
It's a personal project for leetcode solutions, but PRs welcomed as well.
4+
5+
You should meet the following conditions:
6+
7+
- the question of the solution you submit should have been solved by me
8+
- you should have a better solution either in time complexity or space complexity
9+
- you should use JavaScript or Python

readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# Leetcode Solutions with JavaScript
1+
# Leetcode Solutions with JavaScript [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](CONTRIBUTING.md)
22

3-
Update time: Sun Oct 08 2017 21:38:27 GMT+0800 (CST)
3+
Update time: Sun Oct 08 2017 21:45:17 GMT+0800 (CST)
44

55
I have solved **344 / 618** problems while **114** problems are still locked.
66

0 commit comments

Comments
 (0)