From 0fdbf284a97f31147c8d081536d6b57784d93a5b 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 how to send feature requests. (Bug20697) --- doc/emacs/trouble.texi | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/doc/emacs/trouble.texi b/doc/emacs/trouble.texi index 9cbcf20610..33f67f2b44 100644 --- a/doc/emacs/trouble.texi +++ b/doc/emacs/trouble.texi @@ -1299,6 +1299,17 @@ 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@@gnu.org} +@end ifnothtml +@ifhtml +@url{https://lists.gnu.org/mailman/listinfo/bug-gnu-emacs, bug-gnu-emacs} +@end ifhtml +. Please explain as clearly as possible what change you would like to +see, and why and how you think it would improve Emacs. + 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