Skip to content

Commit 9f820af

Browse files
authored
docs: improve documentation about the version (#3378)
Signed-off-by: Mattia Lavacca <[email protected]>
1 parent d39233c commit 9f820af

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

conformance/reports/README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,9 @@ comply with the following rules:
113113
can be an email address or a support URL (e.g. Github new issue page).
114114
- `url`: it must be a valid url for a GitHub repository, or any other website with
115115
information related to the project.
116-
- `version`: it must be a semver.
116+
- `version`: it must be a snapshot of the project, which means it can be a commit,
117+
a tag, a release, or any other means of specifying a version. It can't be a
118+
branch name.
117119
- `gatewayAPIVersion`: it must contain the version of the Gateway API used to run
118120
the conformance tests.
119121
- `gatewayAPIChannel`: it must contain the channel of the Gateway API used to run

0 commit comments

Comments
 (0)