Slight modifications based on linter results.

This commit is contained in:
g-samroberts
2026-02-05 15:20:57 -08:00
parent b828186779
commit b4d43a78ca
2 changed files with 9 additions and 15 deletions
+3 -2
View File
@@ -35,8 +35,9 @@ Regardless of the type of release, the following information is expected:
* **Raw changelog data:** A list of all pull requests and changes
included in the release, in the format `description by @author in
#pr_number`.
* **Previous version number:** The version number of the last release
(e.g., `v0.26.0`).
* **Previous version number:** The version number of the last release can be
calculated by decreasing the minor version number by one and setting the
patch or bug fix version number.
## Procedure