summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2016-07-21 04:15:54 +0200
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2016-07-20 22:15:54 -0400
commite4a3e122b2e820ba33cc858d3c8b1389f1c8f745 (patch)
treea1a1580f442fc9471fbcb7c43f1f85a7d37918a1 /README.md
parent176e51b7102d7bba875e58b85b59e2ed7e30bc89 (diff)
downloadsystemd-e4a3e122b2e820ba33cc858d3c8b1389f1c8f745.tar.gz
documentation: add a short document describing how to test your systemd build tree (#3763)
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index dc628e8003..35ab9663ca 100644
--- a/README.md
+++ b/README.md
@@ -11,6 +11,8 @@ Information about build requirements are provided in the [README file](../master
Consult our [NEWS file](../master/NEWS) for information about what's new in the most recent systemd versions.
+Please see the [HACKING file](../master/HACKING) for information how to hack on systemd and test your modifications.
+
Please see our [Contribution Guidelines](../master/.github/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).