68
edits
(→Design) |
|||
| Line 59: | Line 59: | ||
# Create a bug in bugzilla describing what your patch will do/fix, or use an existing bug if appropriate | # Create a bug in bugzilla describing what your patch will do/fix, or use an existing bug if appropriate | ||
# If the patch fixes a bug or adds a feature (rather than, say, code clean-up, string changes, style changes, etc), it should have a unit test. | |||
# Push your patch to tryserver to make sure it doesn't break anything: | # Push your patch to tryserver to make sure it doesn't break anything: | ||
## Update your m-c local repo | ## Update your m-c local repo | ||
edits