Skip to content

Commit 7700fff

Browse files
authored
Update README.md
1 parent b8cf671 commit 7700fff

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,11 @@ View the [license of the current project](LICENSE) or the [summary including all
3333

3434

3535
## Releasing [![Build](https://img.shields.io/github/workflow/status/xdev-software/vaadin-addon-template/Release?label=Release)](https://github.com/xdev-software/vaadin-addon-template/actions/workflows/release.yml)
36+
37+
Before releasing:
38+
* Consider doing a [test-deployment](https://github.com/xdev-software/vaadin-addon-template/actions/workflows/test-deploy.yml?query=branch%3Adevelop) before actually releasing.
39+
* Check the [changelog](CHANGELOG.md)
40+
3641
If the ``develop`` is ready for release, create a pull request to the ``master``-Branch and merge the changes
3742

3843
When the release is finished do the following:

0 commit comments

Comments
 (0)