Skip to content

Commit dc785a8

Browse files
authored
Add link to create PR for develop -> main
1 parent e5d17c8 commit dc785a8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,6 +157,6 @@ To create a new release, follow these steps (please respect [Semantic Versioning
157157

158158
1. Adapt the version number in `museumpy/__init__.py`
159159
1. Update the CHANGELOG with the version
160-
1. Create a pull request to merge `develop` into `main` (make sure the tests pass!)
160+
1. Create a [pull request to merge `develop` into `main`](https://github.com/metaodi/museumpy/compare/main...develop?expand=1) (make sure the tests pass!)
161161
1. Create a [new release/tag on GitHub](https://github.com/metaodi/museumpy/releases) (on the master branch)
162162
1. The [publication on PyPI](https://pypi.python.org/pypi/museumpy) happens via [GitHub Actions](https://github.com/metaodi/museumpy/actions?query=workflow%3A%22Upload+Python+Package%22) on every tagged commit

0 commit comments

Comments
 (0)