6. Contributing to semverΒΆ
The semver source code is managed using Git and is hosted on GitHub:
git clone git://github.com/python-semver/python-semver
Before you make changes to the code, we would highly appreciate if you consider the following general requirements:
Make sure your code adheres to the Semantic Versioning specification.
Check if your feature is covered by the Semantic Versioning specification. If not, ask on its GitHub project https://github.com/semver/semver.