Skip to content

Commit ac082d1

Browse files
nashifkartben
authored andcommitted
doc: contrib: remove outdated note about rebases
The button for rebasing PRs is not available anymore, so this note does not apply and will only cause confusion, remove it. Signed-off-by: Anas Nashif <[email protected]>
1 parent 6ca79bb commit ac082d1

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

doc/contribute/guidelines.rst

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -744,13 +744,6 @@ workflow here:
744744
review. Email will be sent as review comments are made, or you can check
745745
on your pull request at https://github.com/zephyrproject-rtos/zephyr/pulls.
746746

747-
.. note:: As more commits are merged upstream, the GitHub PR page will show
748-
a ``This branch is out-of-date with the base branch`` message and a
749-
``Update branch`` button on the PR page. That message should be ignored,
750-
as the commits will be rebased as part of merging anyway, and triggering
751-
a branch update from the GitHub UI will cause the PR approvals to be
752-
dropped.
753-
754747
#. While you're waiting for your pull request to be accepted and merged, you
755748
can create another branch to work on another issue. (Be sure to make your
756749
new branch off of ``main`` and not the previous branch.)::

0 commit comments

Comments
 (0)