summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--HACKING3
1 files changed, 3 insertions, 0 deletions
diff --git a/HACKING b/HACKING
index 267f008a..de8b94b4 100644
--- a/HACKING
+++ b/HACKING
@@ -36,6 +36,9 @@ the <systemtap@sources.redhat.com> mailing list.
Some subdirectories have ChangeLog files of their own, so make sure
you find the correct ones to prepend.
+ In the git commit message, make the first line an brief summary of
+ the patch. There is no need to transcribe the ChangeLog entries there.
+
- test suites
As far as practicable, changes should be accompanied by test cases