emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Mention version when closing a report as fixed


From: Glenn Morris
Subject: Mention version when closing a report as fixed
Date: Mon, 12 Mar 2018 13:35:12 -0400
User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)

When you close a bug report after fixing it, it's very helpful to give
some indication of what version the fix is in.

It's helpful to users if you indicate the first release the fix will be in.
If closing via "123-done", put "Version: 27.1" in the first line of
the body. If closing via the control server, use "close 123 27.1".

It's helpful to developers if you give the relevant commit id.
Eg just say "Fixed in abcdef".

If you only feel like doing one of these, please do the latter (because
it's easy to figure out the former after the fact using eg git describe).

Thanks!



reply via email to

[Prev in Thread] Current Thread [Next in Thread]