Skip to content

Commit ca536fa

Browse files
fix(docs): updated instructions for releases
1 parent 8276b60 commit ca536fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/How_to_contribute.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ Execute the following steps in order to create a new DiscoPoP release:
4848
- Switch to the release branch (e.g. `release/1.2.3`) which shall be released
4949
- Update the version file in the repository (`discopop_library/global_data/version/VERSION`)
5050
- Create a pull request to the `master` branch and validate the changes
51-
- Merge the pull request and create a tag on the `master` branch with the name `v1.2.3`
51+
- Merge the pull request by rebasing and create a tag on the `master` branch with the name `v1.2.3`
5252
- Creating the tag triggers the automatic publication of the project to PyPi
5353
- Creating the tag triggers the automatic creation of a release draft
5454
- Update the newly created release draft

0 commit comments

Comments
 (0)