diff options
author | Xue Fuqiao <xfq.free@gmail.com> | 2015-11-15 09:52:05 +0800 |
---|---|---|
committer | Xue Fuqiao <xfq.free@gmail.com> | 2015-11-15 09:52:05 +0800 |
commit | 9459456b50dc8dec071dd0106ecbf4c42291057e (patch) | |
tree | 4f84065dd08bc91029864e72fc0dbe56dbdfdac7 /CONTRIBUTE | |
parent | dcd5877a76557f4ce08bebee0d8919ad951a9f13 (diff) | |
parent | 9a4aa0f5945a03611ae29c516025dbd353bd26ab (diff) |
Merge branch 'release-process-lowercase'
; Rename admin/FOR-RELEASE to admin/release-process and document the
; release process
Diffstat (limited to 'CONTRIBUTE')
-rw-r--r-- | CONTRIBUTE | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/CONTRIBUTE b/CONTRIBUTE index 2aae251ce4..2d826e202b 100644 --- a/CONTRIBUTE +++ b/CONTRIBUTE @@ -144,10 +144,10 @@ messages: "2014-01-16T05:43:35Z!esr@thyrsus.com". Often, "my previous commit" will suffice. -- There is no need to mention files such as NEWS, MAINTAINERS, and - FOR-RELEASE, or to indicate regeneration of files such as - 'configure', in the ChangeLog entry. "There is no need" means you - don't have to, but you can if you want to. +- There is no need to mention files such as NEWS and MAINTAINERS, or + to indicate regeneration of files such as 'configure', in the + ChangeLog entry. "There is no need" means you don't have to, but + you can if you want to. ** Generating ChangeLog entries |