docs/releasing: improve the pre-announce template and examples
authorAndres Gomez <agomez@igalia.com>
Thu, 9 Nov 2017 14:58:23 +0000 (16:58 +0200)
committerAndres Gomez <agomez@igalia.com>
Fri, 10 Nov 2017 17:36:24 +0000 (19:36 +0200)
v2: Choose a proper rejection example (Emil).

Cc: Emil Velikov <emil.velikov@collabora.com>
Cc: Eric Engestrom <eric.engestrom@imgtec.com>
Signed-off-by: Andres Gomez <agomez@igalia.com>
Reviewed-by: Emil Velikov <emil.velikov@collabora.com>
Reviewed-by: Eric Engestrom <eric.engestrom@imgtec.com>
docs/releasing.html

index 944b6e88bc185e7e3a0e33ba5d05b710e744b9e9..c7f5dfe5d2b671e3d8684ef284ba979e101fdf7b 100644 (file)
@@ -374,6 +374,9 @@ Queued (NUMBER)
 
 AUTHOR (NUMBER):
       COMMIT SUMMARY
+[If applicable:
+Squashed with
+      COMMIT SUMMARY]
 
 For example:
 
@@ -382,16 +385,21 @@ Jonas Pfeil (1):
 Squashed with
       ralloc: don't leave out the alignment factor
 
+
 Rejected (NUMBER)
 =================
 
-Rejected (11)
-=============
-
 AUTHOR (NUMBER):
       SHA     COMMIT SUMMARY
 
 Reason: ...
+
+For example:
+
+Emil Velikov (1)
+      a39ad18 configure.ac: honour LLVM_LIBDIR when linking against LLVM
+
+Reason: The patch was reverted shortly after it was merged.
 </pre>