From: Michael Albinus Date: Mon, 25 Mar 2019 17:53:07 +0000 (+0100) Subject: Explain messages with patches in CONTRIBUTE X-Git-Tag: emacs-27.0.90~3344 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=ace29fcb3715531f3598c1aadde1564a7772990c;p=emacs.git Explain messages with patches in CONTRIBUTE * CONTRIBUTE: A message shall contain the string "[PATCH]" in the subject if there's a patch in the message. --- diff --git a/CONTRIBUTE b/CONTRIBUTE index efd4bf10ecd..e8bb95df45a 100644 --- a/CONTRIBUTE +++ b/CONTRIBUTE @@ -59,7 +59,10 @@ such patch without additional remarks, you can use a command like The Emacs issue tracker at https://debbugs.gnu.org lets you view bug reports and search the database for bugs matching several criteria. Messages posted to the bug-gnu-emacs@gnu.org mailing list, mentioned -above, are recorded by the tracker with the corresponding bugs/issues. +above, are recorded by the tracker with the corresponding +bugs/issues. If a message to the bug tracker contains a patch, please +include the string "[PATCH]" in the subject of the message in order to +let the bug tracker tag the bug properly. GNU ELPA has a 'debbugs' package that allows accessing the tracker database from Emacs.