-
Notifications
You must be signed in to change notification settings - Fork 0
Closed
Description
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:
- 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: mainandcompare: 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.
Metadata
Metadata
Assignees
Labels
No labels