You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You should open a pull request between your release branch and main as early as possible. It might be open for a long time, and that's okay. The pull request corresponds to the work in the project board.
The pull request description should:
Include a brief description of the pull request
Include a task list of expected features
Propose a ship date
To expedite the creation of this pull request, I've added a pull request template to the repository. Now when you create a pull request, default text will automatically be displayed, this should help you identify and fill out all the necessary information. If you don't want to use the template content, just remove the text from the pull request and repace it with your pull request message.
Step 6: Open a release pull request
Let's make a new pull request comparing the release branch to the main branch.
⌨️ Activity: Open a pull request
Open a new pull request with base: main and compare: release-v1.0.
Ensure the title of your pull request is Release v1.0
Include a detailed pull request body.
I'll respond in your new pull request with next steps.
The text was updated successfully, but these errors were encountered:
Release branches and
main
You should open a pull request between your release branch and main as early as possible. It might be open for a long time, and that's okay. The pull request corresponds to the work in the project board.
The pull request description should:
To expedite the creation of this pull request, I've added a pull request template to the repository. Now when you create a pull request, default text will automatically be displayed, this should help you identify and fill out all the necessary information. If you don't want to use the template content, just remove the text from the pull request and repace it with your pull request message.
Step 6: Open a release pull request
Let's make a new pull request comparing the
release
branch to themain
branch.⌨️ Activity: Open a pull request
base: main
andcompare: release-v1.0
.I'll respond in your new pull request with next steps.
The text was updated successfully, but these errors were encountered: