diff --git a/README.md b/README.md
index 5612ab828a10dc2c42f9c3fd3b67b8ded55f6d4c..468ac2084b21a7ff0cecb0ece24d37ee8948426e 100644
--- a/README.md
+++ b/README.md
@@ -111,6 +111,8 @@ must be a stable maintainer branch (not rebased, so don't use `linux-next` for e
 - If the patch has been submitted to LKML, but not accepted into any maintainer tree
     - tag the patch subject with `FROMLIST:`
     - add a `Link:` tag with a link to the submittal on lore.kernel.org
+    - add a `Bug:` tag with the Android bug (required for patches not accepted into
+a maintainer tree)
     - if changes were required, use `BACKPORT: FROMLIST:`
     - Example:
 ```