next -> main
This commit is contained in:
parent
33e1562fc1
commit
abd7f86888
9 changed files with 15 additions and 17 deletions
|
|
@ -16,7 +16,7 @@ pr-release handles the following:
|
|||
|
||||
## For contributors
|
||||
|
||||
Contributors should create their feature branch targetting the default branch `next`. When this branch is merged `pr-release` will either generate or update a release PR from `next` to `release`.
|
||||
Contributors should create their feature branch targetting the default branch `main`. When this branch is merged `pr-release` will either generate or update a release PR from `main` to `release`.
|
||||
|
||||
The description and title will be managed by [pr-release], including the semver version.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue