From: Max Date: Tue, 14 Mar 2023 23:01:58 +0000 (+0100) Subject: doc: /update-3rdparty github command X-Git-Tag: v27.0.0beta1~334^2 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=9bb2c99b9301dd77b79fb02b47916d4e38a99503;p=nextcloud-server.git doc: /update-3rdparty github command Signed-off-by: Max --- diff --git a/README.md b/README.md index 8954002eb30..5ef94047d06 100644 --- a/README.md +++ b/README.md @@ -138,6 +138,9 @@ After that, please also include the autoloader file changes in your commits. - [🌊 WAVE](https://wave.webaim.org/extension/) for accessibility testing - [🚨 Lighthouse](https://developers.google.com/web/tools/lighthouse/) for testing performance, accessibility, and more +#### Helpful bots at github :robot: + +- Comment on a pull request with `/update-3rdparty` to update the 3rd party submodule. It will update to the last commit of the 3rd party branch named like the PR target. ## Contribution guidelines 📜