X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=docs%2FDeveloperPolicy.rst;h=f090c6d565459c880d83d803544a5ef0a6d19712;hb=8e2ed1643a03a892f0d97bcc0098c3c53eee1e6b;hp=10c64a548a5d0a20d90aae0788d6959b7c572269;hpb=2b5899e7fc582a8adf16903c30be02ab947510c6;p=oota-llvm.git diff --git a/docs/DeveloperPolicy.rst b/docs/DeveloperPolicy.rst index 10c64a548a5..f090c6d5654 100644 --- a/docs/DeveloperPolicy.rst +++ b/docs/DeveloperPolicy.rst @@ -325,9 +325,9 @@ Below are some guidelines about the format of the message itself: and in-code comments, ex. capitalization, full stop, etc. * If the commit is a bug fix on top of another recently committed patch, or a -revert or reapply of a patch, include the svn revision number of the prior -related commit. This could be as simple as "Revert rNNNN because it caused -PR#". + revert or reapply of a patch, include the svn revision number of the prior + related commit. This could be as simple as "Revert rNNNN because it caused + PR#". For minor violations of these recommendations, the community normally favors reminding the contributor of this policy over reverting. Minor corrections and