In this lesson, you will learn how to open a draft pull request on GitHub. When you open a new PR, before you click the create pr button, click the dropdown and select Create Draft Pull Request
. It will have a flag on it stating that the PR is still a work in progress, helping to stop merges before your branch is ready.
If you prefer to learn by reading, you can read the accompanying blog post.