aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index d6a1c04..b82d0a5 100644
--- a/README.md
+++ b/README.md
@@ -36,6 +36,10 @@ the manifest.json file should be updated to include any new plugins added, as sp
pin the remote to a specific commit hash. Any plugin that is hosted not in a repository,
but only with a `url` must provide a `checksum` that matches the existing plugin.*
+*Any commits specified with a `remote` will automatically be checked for updates to the `latest` branch, and PRs will
+automaticaly be created for them on a recurring basis to keep things up to date. Stubs can specify an alternate branch
+to follow with `extra.follow_branch`.*
+
*Any non-conforming PRs will not be accepted. The table below will be updated automatically.*
*Any entries marked with an asterisk are hosted on external repositories.*