1 per day for projects I am unfamiliar with seems aggressive. I wonder if I would even be able to add any value with such a shallow understanding of the projects. I think 1/week is probably more reasonable if you are trying to get people who don't contribute to get involved.
When I get involved with projects, I have a lot of potential up front to contribute, and try to do so. Some problems are best handled by those unfamiliar with the project. Examples: * Documentation fixes - clarifications of parts you find confusing, inconsistencies with current behavior, etc. * Convention fixes - are most binary checks names IsFoo() but one is named Foo_exists() ? do a quick refactor patch for it. Is…
24 Pull Requests - Giving little gifts of code for Christmas
21–30 of 39 posts
Re: 24 Pull Requests - Giving little gifts of code for Christmas
#22Earlier quoted context omitted.
When I get involved with projects, I have a lot of potential up front to contribute, and try to do so. Some problems are best handled by those unfamiliar with the project. Examples: * Documentation fixes - clarifications of parts you find confusing, inconsistencies with current behavior, etc. * Convention fixes - are most binary checks names IsFoo() but one is named Foo_exists() ? do a quick refactor patch for it. Is…
Would it be ok if we used some of these tips as part of the introduction process on the site to help guide people who are new to contributing to open source?
I have to admit tho: I toyed with ironically denying it :P
Re: 24 Pull Requests - Giving little gifts of code for Christmas
#23Re: 24 Pull Requests - Giving little gifts of code for Christmas
#241 per day for projects I am unfamiliar with seems aggressive. I wonder if I would even be able to add any value with such a shallow understanding of the projects. I think 1/week is probably more reasonable if you are trying to get people who don't contribute to get involved.
If you do it for Chanuka, you only need 8 pull requests.
Re: 24 Pull Requests - Giving little gifts of code for Christmas
#25Why just December? (And why Christmas?) How about a year-round effort like "Pull Request Thursdays" or "First Thursday Pull Requests" (each month)?
Don't ask. Just do it.
Re: 24 Pull Requests - Giving little gifts of code for Christmas
#26The code for the site itself is also open source: https://github.com/andrew/24pullrequests/
https://github.com/sheriff/24pullrequests/commit/738bba95f58...
Re: 24 Pull Requests - Giving little gifts of code for Christmas
#27Why just December? (And why Christmas?) How about a year-round effort like "Pull Request Thursdays" or "First Thursday Pull Requests" (each month)?
Re: 24 Pull Requests - Giving little gifts of code for Christmas
#28I kid, I kid.
Re: 24 Pull Requests - Giving little gifts of code for Christmas
#29Earlier quoted context omitted.
If you do it for Chanuka, you only need 8 pull requests.
Technically, it should be a single pull request that applies to eight different repos.
The second night, you do one, two pull requests.
The third night, you do one, two, three pull requests.
...
36 pull requests (plus the shamash each night. Maybe that's a patch to your dotfiles to get the juices flowing )
Re: 24 Pull Requests - Giving little gifts of code for Christmas
#30Earlier quoted context omitted.
You can suggests projects for people to work on here: http://24pullrequests.com/projects We'll then be sending out regular emails with new suggested projects for people to work on.
This comment has motivated me to join in and give it a shot - I was fairly pessimistic that I wouldn't really know how/where to find projects to work with. Thanks for the idea and best of luck in having it move forward.