Skip to content

Commit b2274b1

Browse files
Update guidelines.md
1 parent 5cc6eed commit b2274b1

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

projects/guidelines.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -109,8 +109,7 @@ obtain, provide feedback (as bug reports or enhancements), and contribute to the
109109
* The project results MUST have a unique version identifier for each release intended to be used by users.
110110
We recommend using a well defined versioning scheme that is consistent with practices in your sub-domain, e.g. [Semantic Versioning](https://semver.org) or [Calendar Versioning](https://calver.org).
111111
* The project MUST provide, in each release, release notes that are a human-readable summary of major changes in that release to help users determine if they should upgrade and what the upgrade impact will be.
112-
113-
The release notes SHOULD NOT be the raw output of a version control log (e.g., the "git log" command results are not release notes).
112+
* The release notes SHOULD NOT be the raw output of a version control log (e.g., the "git log" command results are not release notes).
114113

115114
#### Sustainability
116115

0 commit comments

Comments
 (0)