File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -11,6 +11,8 @@ Please proceed with a Pull Request only after you're assigned. It'd be sad if yo
11
11
12
12
While making a Pull Request, please take care of the following rules:
13
13
14
+ - Make sure the master branch of your forked repo is not any commits ahead than the original master repository.
15
+ - Create a new branch from master in the forked repository. Updated your changes in that branch and not in master.
14
16
- Include only one algorithm in each pull request. A PR containing more than one algorithm * will not be merged* .
15
17
- Write your algorithm in a language other coders are mostly acquainted with i.e. ` C ` /` C++ ` /` Python ` /` Java ` . Any
16
18
other language will be accepted only after discussion with the maintainers.
You can’t perform that action at this time.
0 commit comments