Skip to content
This repository has been archived by the owner on Aug 2, 2019. It is now read-only.

Fixing Bugs

lornajane edited this page Feb 8, 2011 · 5 revisions

Please Note: You can find the latest revision the test site is on by viewing: http://test.joind.in/revision.txt

To keep a bit of consistency in the bug fixing for the project, here’s a few guidelines to follow:

  • If you’re fixing a bug from our issues list, include the issue number with your pull request. This will help us keep track of which issues need to be closed.
  • If you do close an item from the Issues list, be sure to let us know in the pull request.
  • If the bug fix is something not on the issues list, still mention the problem in the commit message

If the bug fix is large enough to cause issues with the majority of developers (i.e. a change in the config file), please notify the developers mailing list (http://groups.google.com/group/joindin-developers) with complete information.

Clone this wiki locally