From eabb154a012a46bf2f33109a6d9cf6c084d108ce Mon Sep 17 00:00:00 2001 From: gaspardmoindrot Date: Wed, 26 Jul 2023 13:25:24 -0700 Subject: [PATCH] Update bert_e/templates/request_integration_branches.md Co-authored-by: Thomas Carmet --- bert_e/templates/request_integration_branches.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bert_e/templates/request_integration_branches.md b/bert_e/templates/request_integration_branches.md index ebe07c3d..aad00d2c 100644 --- a/bert_e/templates/request_integration_branches.md +++ b/bert_e/templates/request_integration_branches.md @@ -13,7 +13,7 @@ To request integration branches, please comment on this pull request with the fo /create_integration_branches ``` -Alternatively, there's another way to accomplish this. Simply tag this PR with `/approve` or -`/create_pull_requests`, and it will automatically create the integration branches +Alternatively, the `/approve` and `/create_pull_requests` commands will automatically +create the integration branches. {% endblock %}