--- HACKING | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/HACKING b/HACKING index 28f1009..d93730d 100644 --- a/HACKING +++ b/HACKING @@ -146,12 +146,12 @@ backtraces, compiler errors, etc. # git config format.subjectprefix "PATCH BlueZ" -6) Add a cover letter when introducing a new feature explaning what problem +7) Add a cover letter when introducing a new feature explaning what problem you're trying to solve: # git format-patch --cover-letter -M origin/master -o outgoing/ # edit outgoing/0000-* -7) Submit: +8) Submit: # git send-email outgoing/* -- 2.7.0 -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html