diff options
author | Glenn Morris <rgm@gnu.org> | 2019-04-12 07:51:35 -0700 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2019-04-12 07:51:35 -0700 |
commit | a25f4d6ef5f8c3724274f6d0bb91300bcbe076ae (patch) | |
tree | b42c66e58f9e306c9965d22baf1d034b8c5dd413 /CONTRIBUTE | |
parent | d4b90e598e77c90fadff9ce8bd7da31dd62225a4 (diff) | |
parent | 818a68b1cab9eb27d552ba825470fda802dbebcd (diff) | |
download | emacs-a25f4d6ef5f8c3724274f6d0bb91300bcbe076ae.tar.gz emacs-a25f4d6ef5f8c3724274f6d0bb91300bcbe076ae.tar.bz2 emacs-a25f4d6ef5f8c3724274f6d0bb91300bcbe076ae.zip |
Merge from origin/emacs-26
818a68b * etc/HISTORY: Update for Emacs 26.2 release.
e04aa5a ; ChangeLog.3 update
8297e97 * etc/AUTHORS: Update.
8582936 Improve documentation of 'read-command'
dc81c05 ; * CONTRIBUTE: Mention where to ask for the copyright assign...
b77723a Fix an outdated URL in a comment
Diffstat (limited to 'CONTRIBUTE')
-rw-r--r-- | CONTRIBUTE | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/CONTRIBUTE b/CONTRIBUTE index e8bb95df45a..a5433e30d37 100644 --- a/CONTRIBUTE +++ b/CONTRIBUTE @@ -54,6 +54,12 @@ packages the patch's commit message and changes. To send just one such patch without additional remarks, you can use a command like 'git send-email --to=bug-gnu-emacs@gnu.org 0001-DESCRIPTION.patch'. +Once the cumulative amount of your submissions exceeds about 15 lines +of non-trivial changes, we will need you to assign to the FSF the +copyright for your contributions. Ask on emacs-devel@gnu.org, and we +will send you the necessary form together with the instructions to +fill and email it, in order to start this legal paperwork. + ** Issue tracker (a.k.a. "bug tracker") The Emacs issue tracker at https://debbugs.gnu.org lets you view bug |