diff options
author | Lennart Poettering <lennart@poettering.net> | 2018-11-29 11:09:09 +0100 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2018-11-29 15:29:47 +0100 |
commit | c1d3483d475fc226f50ce499dc7894ddd3274d87 (patch) | |
tree | 148361698205e1e64482bfc08a6683748a946eb6 /docs/RELEASE.md | |
parent | networkd: vxlan make use of parse_ip_port_range (diff) | |
download | systemd-c1d3483d475fc226f50ce499dc7894ddd3274d87.tar.xz systemd-c1d3483d475fc226f50ce499dc7894ddd3274d87.zip |
docs: uppercase the title of our Markdown docs
Diffstat (limited to 'docs/RELEASE.md')
-rw-r--r-- | docs/RELEASE.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/RELEASE.md b/docs/RELEASE.md index 2807667a30..11794aae63 100644 --- a/docs/RELEASE.md +++ b/docs/RELEASE.md @@ -1,4 +1,4 @@ -# Steps to a successful release +# Steps to a Successful Release 1. Add all items to NEWS 2. Update the contributors list in NEWS ("make git-contrib") |