diff options
author | Xue Fuqiao <xfq.free@gmail.com> | 2015-11-14 12:49:17 +0800 |
---|---|---|
committer | Xue Fuqiao <xfq.free@gmail.com> | 2015-11-18 08:38:01 +0800 |
commit | cfedd5582093457d4fd3d2545e3c6f9c1d8933db (patch) | |
tree | b74201fcc02e489433c3c2e6f9c90beb457c2fd9 /README | |
parent | ac16149ba470ae8a625d42a61adbb6e84254c675 (diff) |
Backport: Mention CONTRIBUTE in README
Mention CONTRIBUTE in README, since it was moved from etc/ to root.
* etc/TODO: Remove the reference to `etc/CONTRIBUTE'.
* README: Mention CONTRIBUTE.
(cherry picked from commit ed2e7e20ae0945288c98091f308f5460c3453873)
Diffstat (limited to 'README')
-rw-r--r-- | README | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -15,6 +15,9 @@ user-visible changes in recent versions of Emacs. The file etc/PROBLEMS contains information on many common problems that occur in building, installing and running Emacs. +The file CONTRIBUTE contains information on contributing to Emacs as a +developer. + You may encounter bugs in this release. If you do, please report them; your bug reports are valuable contributions to the FSF, since they allow us to notice and fix problems on machines we don't have, or |