We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d67d100 + 562e43e commit 25ff38aCopy full SHA for 25ff38a
README.md
@@ -19,9 +19,12 @@ pip install openshift-python-wrapper --user
19
* Update setup.cfg:
20
Update version (for example: 1.5 -> 1.6) and
21
download_url (for example: https://github.com/RedHatQE/openshift-python-wrapper/archive/refs/tags/v1.6.tar.gz)
22
-* Generate CHANGELOG.md [how-to](#changelog)
23
* Merge the PR
24
-* Bump the version via github
+* Bump the version via [Github](https://github.com/RedHatQE/openshift-python-wrapper/releases)
+* Create a PR for changelog
25
+ * Generate CHANGELOG.md [how-to](#changelog)
26
+ * Merge the PR
27
+
28
29
## changelog
30
Changelog is generated using [github-changelog-generator](https://github.com/github-changelog-generator/github-changelog-generator)
0 commit comments