From ee473e035af8745fe4d350008a8bada5bcd347e0 Mon Sep 17 00:00:00 2001
From: Website Deployment Script
Date: Thu, 17 Aug 2017 07:26:23 +0000
Subject: [PATCH] Updated docs for next
---
releases/next/docs/maintainers.html | 8 ++++++++
releases/next/docs/native-components-ios.html | 4 +++-
2 files changed, 11 insertions(+), 1 deletion(-)
diff --git a/releases/next/docs/maintainers.html b/releases/next/docs/maintainers.html
index 14a96e4b836..02e41f0604a 100644
--- a/releases/next/docs/maintainers.html
+++ b/releases/next/docs/maintainers.html
@@ -138,6 +138,14 @@ To have access to the bot, please add your GitHub username to the first line of
Flag the PR for merging. If used by a core contributor, the bot will attempt to import the pull request. In general, core contributors are those who have consistently submitted high quality contributions to the project. Access control for this command is configured internally in Facebook, outside of the IssueCommands.txt file mentioned above.
+
+
+ @facebook-github-bot large-pr
+
+
+ Flag PRs that change too many files at once. These PRs are extremely unlikely to be reviewed. The bot will leave a helpful message indicating next steps such as splitting the PR. The bot will close the PR after adding the "Large PR" label.
+
+
Improve this page by sending a pull request!