Skip to content

Commit

Permalink
DOC: Remove hint on PRs from origin/main
Browse files Browse the repository at this point in the history
  • Loading branch information
timhoffm committed Aug 1, 2024
1 parent 7abb3ba commit e0e49ef
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions doc/devel/development_workflow.rst
Original file line number Diff line number Diff line change
Expand Up @@ -79,13 +79,6 @@ default, git will have a link to your fork of the GitHub repo, called

git push origin my-new-feature

.. hint::

If you first opened the pull request from your ``main`` branch and then
converted it to a feature branch, you will need to close the original pull
request and open a new pull request from the renamed branch. See
`GitHub: working with branches
<https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/about-branches#working-with-branches>`_.

.. _edit-flow:

Expand Down

0 comments on commit e0e49ef

Please sign in to comment.