From 009c01d9df3103d0e0828dfb6a5fa8dcd5aca2ba Mon Sep 17 00:00:00 2001 From: Stefan Kangas Date: Sat, 14 Sep 2019 13:27:10 +0200 Subject: [PATCH] Document feature requests in the Emacs manual * doc/emacs/trouble.texi (Contributing): Document feature requests. (Bug20697) --- doc/emacs/trouble.texi | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/doc/emacs/trouble.texi b/doc/emacs/trouble.texi index 13d3e8475c..17de6edec8 100644 --- a/doc/emacs/trouble.texi +++ b/doc/emacs/trouble.texi @@ -1299,6 +1299,19 @@ Contributing @end ifhtml You can ask for suggested projects or suggest your own ideas. +If you have a feature request or a suggestion for how to improve +Emacs, the best place to send it is to +@ifnothtml +@email{bug-gnu-emacs.org} +@end ifnothtml +@ifhtml +@url{https://lists.gnu.org/mailman/listinfo/bug-gnu-emacs, bug-gnu-emacs} +@end ifhtml +. Please explain in clear language exactly what change you would like +to see, and why and how you think it would improve Emacs. If your +suggestion is accepted, this will allow it to stand a better chance of +attracting interest from one of many volunteer Emacs developers. + If you have already written an improvement, please tell us about it. If you have not yet started work, it is useful to contact @ifnothtml -- 2.20.1