karan / Projects

:page_with_curl: A list of practical projects that anyone can solve in any programming language.
https://twitter.com/karangoel
MIT License
44.58k stars 10.52k forks source link

Would you be interested in some projects from my site? #53

Closed RodionGork closed 9 years ago

RodionGork commented 9 years ago

I've just found a link to this great list at reddit - it is really cool! I also have a small collection of puzzles at my site - about 150 now. I see that some are similar (or exactly alike) to mentioned there - that is why I dare to offer them.

However I'm in a kind of trouble about do you really need them and if so, how to propose them - should I create an issue or PR for each of them which seem suitable for me - or it would be inconvenient?

karan commented 9 years ago

Yes. Please make 1 issue for each new problem for both Projects and Projects-Solutions. Ideally, all new problems should be within the existing categories and you shouldn't have to make new ones.

https://github.com/karan/Projects/blob/master/CONTRIBUTING.md

RodionGork commented 9 years ago

Thanks, I'll try to follow your instructions!