]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
github: extend README.md a bit
authorLennart Poettering <lennart@poettering.net>
Fri, 22 Jan 2016 11:03:35 +0000 (12:03 +0100)
committerLennart Poettering <lennart@poettering.net>
Mon, 25 Jan 2016 16:19:19 +0000 (17:19 +0100)
Link up more stuff on the GitHub landing page.

README.md

index 5abe2073c29f0a43f8f21c868ed72a44be3137e7..dcd14ba94fb5dcfbc66bef9b33f96022a2ed4937 100644 (file)
--- a/README.md
+++ b/README.md
@@ -5,5 +5,14 @@
 
 ## Details
 
- * General information about systemd can be found in the [systemd Wiki](http://www.freedesktop.org/wiki/Software/systemd)
- * Information about build requirements are provided in the [README file](../master/README)
+General information about systemd can be found in the [systemd Wiki](http://www.freedesktop.org/wiki/Software/systemd).
+
+Information about build requirements are provided in the [README file](../master/README).
+
+Consult our [NEWS file](../master/NEWS) for information about what's new in the most recent systemd versions.
+
+Please see our [Contribution Guidelines](../master/CONTRIBUTING.md) for more information about filing GitHub Issues and posting GitHub Pull Requests.
+
+When preparing patches for systemd, please follow our [Coding Style Guidelines](../master/CODING_STYLE).
+
+If you are looking for support, please contact our [mailing list](http://lists.freedesktop.org/mailman/listinfo/systemd-devel) or join our [IRC channel](irc://irc.freenode.org/%23systemd).