Skip to content

Commit 81fb951

Browse files
committed
Release instructions, update
1 parent 6ec8e0a commit 81fb951

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

RELEASE.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -29,17 +29,15 @@ Enter the release tag in the version string in [/main/src/version.js](./main/src
2929

3030
Go to the github web interface.
3131

32-
Make a pull request (example: `Merging for v1.7.0`) from the development branch to the main branch.
32+
Create a new pull request (example: `Merging for v1.7.0`) to the main branch, from the development branch.
3333

34-
Merge, without squashing (!).
34+
Merge (squash).
3535

3636
## Create a new release
3737

3838
Still in the github web interface...
3939

40-
Create the new release from the main branch.
41-
42-
Enter the to be created new git tag here.
40+
Create a new release, with the option to create a new git tag (our release tag, example: `v1.7.0`) on the main branch.
4341

4442
In the release description, copy from [CHANGELOG.md](./CHANGELOG.md):
4543

0 commit comments

Comments
 (0)