We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fdf790b commit 4f164c5Copy full SHA for 4f164c5
1 file changed
release.txt
@@ -1,7 +1,5 @@
1
Release process:
2
- Make sure you are on the proper release branch
3
-- Commit the changes with message "Changes for release X.Y.Z"
4
- git commit -m "Changes for release X.Y.Z"
5
- Make a git tag
6
git tag vX.Y.Z
7
- Push to master the commit and the tag
0 commit comments