Skip to content

Commit 6f7e00b

Browse files
committed
README: add note about subject prefix
Since the mailing list is shared for various of our tools, the additional prefix helps to keep patches separated for the projects they should be applied to. Signed-off-by: Roland Hieber <rhi@pengutronix.de>
1 parent 4990afa commit 6f7e00b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,3 +85,5 @@ Signed-off-by: Random J Developer <random@developer.example.org>
8585
description (Git can do this for you when you use `git commit -s`).
8686
Then send your patches to <oss-tools@pengutronix.de>, or, if you use GitHub,
8787
open a pull-request on <https://github.com/pengutronix/microcom>.
88+
If you send patches, please prefix your subject with "[PATCH microcom]" (for
89+
example, see the `git-config` manpage for the option `format.subjectPrefix`).

0 commit comments

Comments
 (0)