PHPJubilee / Project

The organization and management repo for the PHPJubilee project.
13 stars 1 forks source link

PHPJubilee

Forgiving technical debt, two weeks at a time

Next Jubilee: Fermat | Fork: Nov 10th | Starts: Nov 12th

Join our online chat at PHPJubilee or at PHPJubilee

What is the Jubilee?

It is fairly common to see this constellation of issues come up in the PHP developer community:

The group will decide from a list of PHP projects a new project to contribute to every two weeks.

Every two weeks, the org will fork the new repo on github. Everyone that has joined the org will have write access to the forked repo. They will of course also be able to fork it themselves if they want, but particularly because this could be helpful for novice developers that want a way to get their feet wet, development should primarily be from the Org's fork.

Each user will create their own feature branch, the org will create it's own issues list and assign them out, and we will provide the project maintainer with one pull request per issue we close (on our end).

The whole idea of this would be to roll through the PHP community and for one project every two weeks "forgive their technical debt": thus, Jubilee.

What sort of things will the group try to do?

The kinds of things that we would (primarily) be looking to help with, in order of importance:

  1. Helping the project close existing bug issues.
  2. Helping to report (and fix if possible) new bug issues.
  3. Increasing unit test coverage, and improving the quality of those tests.
  4. Ensuring that the code has DocBlock comments so that IDEs can work easily with the project.
  5. Identify areas of the project that need to be fixed for best practices & coding style (as specified by the project itself).

Other Important Information

Jubilee Project Schedule | Sprint Process | GIT Practices & Branching Strategy

How can I join as a developer?

Leave a comment here.

How can I suggest a project?

By leaving a link to it here. It must be on github, and must be open source.