diff options
author | Stefan Kangas <stefankangas@gmail.com> | 2020-01-16 21:35:07 +0100 |
---|---|---|
committer | Stefan Kangas <stefankangas@gmail.com> | 2020-01-16 21:35:07 +0100 |
commit | 778923afe59a42972752a582dd4dc023267dd770 (patch) | |
tree | 45bfbdab2c616b4039922c835042ceb74576624d /doc | |
parent | 52080b5778cbe535c331fa14539aecd88f2be0a0 (diff) | |
download | emacs-778923afe59a42972752a582dd4dc023267dd770.tar.gz |
Document feature requests in the Emacs manual
* doc/emacs/trouble.texi (Contributing): Document how to send feature
requests. (Bug20697)
Diffstat (limited to 'doc')
-rw-r--r-- | doc/emacs/trouble.texi | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/emacs/trouble.texi b/doc/emacs/trouble.texi index 9cbcf206106..33f67f2b442 100644 --- a/doc/emacs/trouble.texi +++ b/doc/emacs/trouble.texi @@ -1299,6 +1299,17 @@ emacs-devel mailing list}. @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 |