Skip to content
This repository was archived by the owner on Jan 18, 2024. It is now read-only.

Commit 8728bad

Browse files
authored
Update README.md
1 parent 4aa2cb3 commit 8728bad

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,10 +34,13 @@ The XDEV BIAPI is released under [GNU Lesser General Public License version 3](h
3434
View the [summary of all dependencies online](https://xdev-software.github.io/biapi/dependencies/)
3535

3636
## Releasing [![Build](https://img.shields.io/github/workflow/status/xdev-software/biapi/Release?label=Release)](https://github.com/xdev-software/biapi/actions/workflows/release.yml)
37-
Consider doing a [test-deployment](https://github.com/xdev-software/biapi/actions/workflows/test-deploy.yml?query=branch%3Adevelop) before actually releasing.
37+
38+
Before releasing:
39+
* Consider doing a [test-deployment](https://github.com/xdev-software/biapi/actions/workflows/test-deploy.yml?query=branch%3Adevelop) before actually releasing.
40+
* Check the [changelog](CHANGELOG.md)
3841

3942
If the ``develop`` is ready for release, create a pull request to the ``master``-Branch and merge the changes.
4043

4144
When the release is finished do the following:
4245
* Merge the auto-generated PR (with the incremented version number) back into the ``develop``
43-
* Add the release notes to the [GitHub release](https://github.com/xdev-software/biapi/releases/latest)
46+
* Link the corresponding version from the [changelog](CHANGELOG.md) to the [GitHub release](https://github.com/xdev-software/biapi/releases/latest)

0 commit comments

Comments
 (0)