Live data from Hacker News

24 Pull Requests - Giving little gifts of code for Christmas

24pullrequests.com

21–30 of 39 posts

Re: 24 Pull Requests - Giving little gifts of code for Christmas

#21
post #11

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…

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?

Re: 24 Pull Requests - Giving little gifts of code for Christmas

#22

Earlier 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?

Absolutely - I think that would be pretty awesome.

I have to admit tho: I toyed with ironically denying it :P

Re: 24 Pull Requests - Giving little gifts of code for Christmas

#24
post #11

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.

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.

Re: 24 Pull Requests - Giving little gifts of code for Christmas

#27

Why just December? (And why Christmas?) How about a year-round effort like "Pull Request Thursdays" or "First Thursday Pull Requests" (each month)?

That's an awesome idea, maybe you should fork the code behind this site and put it together.

Re: 24 Pull Requests - Giving little gifts of code for Christmas

#29

Earlier 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 first night, you do one pull request.

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

#30

Earlier 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.

To add to this, is there some kind of high level what needs to be done for 5.4 support?
Post reply on HN