aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorXue Fuqiao2015-11-14 12:49:17 +0800
committerXue Fuqiao2015-11-14 13:03:19 +0800
commited2e7e20ae0945288c98091f308f5460c3453873 (patch)
tree9176e5649b3fa913be3e19ba69d30991de048370
parent9e00a029c4d7a8fa510fca878102623c74b50f85 (diff)
downloademacs-ed2e7e20ae0945288c98091f308f5460c3453873.tar.gz
emacs-ed2e7e20ae0945288c98091f308f5460c3453873.zip
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.
-rw-r--r--README3
-rw-r--r--etc/TODO9
2 files changed, 9 insertions, 3 deletions
diff --git a/README b/README
index be998524d75..1f3de15f683 100644
--- a/README
+++ b/README
@@ -15,6 +15,9 @@ user-visible changes in recent versions of Emacs.
15The file etc/PROBLEMS contains information on many common problems that 15The file etc/PROBLEMS contains information on many common problems that
16occur in building, installing and running Emacs. 16occur in building, installing and running Emacs.
17 17
18The file CONTRIBUTE contains information on contributing to Emacs as a
19developer.
20
18You may encounter bugs in this release. If you do, please report 21You may encounter bugs in this release. If you do, please report
19them; your bug reports are valuable contributions to the FSF, since 22them; your bug reports are valuable contributions to the FSF, since
20they allow us to notice and fix problems on machines we don't have, or 23they allow us to notice and fix problems on machines we don't have, or
diff --git a/etc/TODO b/etc/TODO
index 946a4fe005f..7045731c751 100644
--- a/etc/TODO
+++ b/etc/TODO
@@ -13,9 +13,12 @@ the latest version of this file in the Emacs source code repository.
13 13
14Since Emacs is an FSF-copyrighted package, please be prepared to sign 14Since Emacs is an FSF-copyrighted package, please be prepared to sign
15legal papers to transfer the copyright on your work to the FSF. 15legal papers to transfer the copyright on your work to the FSF.
16For more details on this, see the section "Copyright Assignment" 16Copyright assignment is a simple process. Residents of some countries
17in etc/CONTRIBUTE. That file also contains some more practical 17can do it entirely electronically. We can help you get started, and
18details about getting involved. 18answer any questions you may have (or point you to the people with the
19answers), at the emacs-devel@gnu.org mailing list.
20
21For more information about getting involved, see the CONTRIBUTE file.
19 22
20As well as the issues listed here, there are bug reports at 23As well as the issues listed here, there are bug reports at
21<http://debbugs.gnu.org>. Bugs tagged "easy" ought to be suitable for 24<http://debbugs.gnu.org>. Bugs tagged "easy" ought to be suitable for