File tree 1 file changed +10
-1
lines changed
Filter options
1 file changed +10
-1
lines changed
Original file line number Diff line number Diff line change @@ -5,7 +5,8 @@ Quickstart
5
5
6
6
A Python module for `semantic versioning `_. Simplifies comparing versions.
7
7
8
- |build-status | |python-support | |downloads | |license | |docs | |black |
8
+ |GHAction | |python-support | |downloads | |license | |docs | |black |
9
+ |openissues | |GHDiscussion |
9
10
10
11
.. teaser-end
11
12
@@ -113,3 +114,11 @@ There are other functions to discover. Read on!
113
114
.. |black | image :: https://img.shields.io/badge/code%20style-black-000000.svg
114
115
:target: https://github.com/psf/black
115
116
:alt: Black Formatter
117
+ .. |openissues | image :: http://isitmaintained.com/badge/open/python-semver/python-semver.svg
118
+ :target: http://isitmaintained.com/project/python-semver/python-semver
119
+ :alt: Percentage of open issues
120
+ .. |GHAction | image :: https://github.com/python-semver/python-semver/workflows/Python/badge.svg
121
+ :alt: Python
122
+ .. |GHDiscussion | image :: https://shields.io/badge/GitHub-%20Discussions-green?logo=github
123
+ :target: https://github.com/python-semver/python-semver/discussions
124
+ :alt: GitHub Discussion
You can’t perform that action at this time.
0 commit comments