mirror of
https://github.moeyy.xyz/https://github.com/trekhleb/javascript-algorithms.git
synced 2024-12-25 22:46:20 +08:00
Update contribution guide.
This commit is contained in:
parent
324e761c07
commit
8da83cd9dc
@ -16,7 +16,7 @@ related `README.xx-XX.md` files in each of them.
|
||||
|
||||
**Contributing New Algorithms**
|
||||
|
||||
- Make you pull requests to be **specific** and **focused**. Instead of
|
||||
- Make your pull requests to be **specific** and **focused**. Instead of
|
||||
contributing "several sorting algorithms" all at once contribute them all
|
||||
one by one separately (i.e. one pull request for "Quick Sort", another one
|
||||
for "Heap Sort" and so on).
|
||||
|
Loading…
Reference in New Issue
Block a user