Confirmed users
884
edits
Paulbooker (talk | contribs) |
Paulbooker (talk | contribs) |
||
Line 133: | Line 133: | ||
== How to develop STB == | == How to develop STB == | ||
# | # Request [[SVN|svn access]] if you don't already | ||
# | # Find a bug to work on | ||
# | # Fix the bug | ||
# If the bug fixes a problem with a contributed module on drupal.org then create a patch and submit for review on drupal.org | # If the bug fixes a problem with a contributed module on drupal.org then create a patch and submit to the module maintainer for review on its project page on drupal.org. As soon as the patch is accepted and the module updated on drupal.org then update the bug on mozilla.org with the name of the module and the tag attached to the new release so that the module can be updated on Spreadthunderbird. If the bug fixes a problem with bespoke code that is in SVN on mozilla.org then create a patch upload to Bugzilla and request a review by Gozer. Once the patch has been reviewed/accepted, commit to SVN with the bug # in the commit message and a brief description of what the patch does or the bug title. Add a comment to Bugzilla with the revision number of the commit: 'rXXXX'. | ||
# Mark the bug as fixed | # Mark the bug as fixed | ||
# QA verifies bug and marks as VERIFIED if it's really been fixed | # QA verifies bug and marks as VERIFIED if it's really been fixed |