14.3 Envoi de patches
When sending patches to the mailing list for inclusion in StumpWM, there are
a few guidelines that will make everything go smoother.
-
Make sure it applies clean to the main git repository
-
Ensure that you aren't introducing tabs, extra blank lines, or whitespace at
the end of lines.
-
Ensure your patch doesn't contain irrelevant indenting or reformatting
changes.
-
Try to make your patch address a single issue. If your patch changes two
unrelated issues, break them into two seperate patches that can stand on
their own.
-
Don't send intermediate patches. When you're working on a feature you might
make several commits to your local repository as you refine it and work out
the bugs. When it's polished and ready to ship, send it as one patch!
Sometimes it makes sense to send it as multiple patches if each patch
contains a discrete feature or bug fix that can stand on its own. If one of
your patches changes code that was added or modified in an earlier patch,
consider merging them together and sending them as one.
Ce document a été généré par Eric Reinbold le 9 Octobre 2008 en utilisant texi2html 1.78.