summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorUwe Kleine-König <u.kleine-koenig@pengutronix.de>2018-12-20 15:03:18 +0100
committerUwe Kleine-König <u.kleine-koenig@pengutronix.de>2018-12-20 15:03:18 +0100
commitd82825c25a651c8202a7d836c6ca3612adf3e67f (patch)
tree6599aee42f5e2369d7188364a033c9740343f785
parent4990afa7fc1ec3a9ee74073c02512b1e29e2c154 (diff)
parent6f7e00ba759d4d3a3a70b26b678a82db7d3e0dea (diff)
downloadmicrocom-d82825c25a651c8202a7d836c6ca3612adf3e67f.tar.gz
microcom-d82825c25a651c8202a7d836c6ca3612adf3e67f.tar.xz
Merge branch 'readme-patch-subject-prefix' of https://github.com/rohieb/microcom
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index de7c198..35b3e0a 100644
--- a/README.md
+++ b/README.md
@@ -85,3 +85,5 @@ Signed-off-by: Random J Developer <random@developer.example.org>
description (Git can do this for you when you use `git commit -s`).
Then send your patches to <oss-tools@pengutronix.de>, or, if you use GitHub,
open a pull-request on <https://github.com/pengutronix/microcom>.
+If you send patches, please prefix your subject with "[PATCH microcom]" (for
+example, see the `git-config` manpage for the option `format.subjectPrefix`).