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.
1 parent 02de93a commit b6a4ce8Copy full SHA for b6a4ce8
Sources/Prometheus/RELEASE.md
@@ -17,7 +17,7 @@ As usual with Swift packages, we use [Semantic Versioning](https://semver.org/).
17
18
Development and releases are made from the `main` branch directly, therefore the branch should remain in releasable state at any time.
19
20
-Making a release is simple and boils down to making a git tag and pushing it to the upstream repository.
+Creating a release involves creating a Git tag and pushing it to the upstream repository.
21
22
Tags should follow the simple `MAJOR.MINOR.PATCH` format, without any prefix (e.g. do not include the `v` prefix).
23
0 commit comments