Skip to content

Commit 299291f

Browse files
committed
Add better information about where the spec actually is in the repo
1 parent 28c5df3 commit 299291f

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CONTRIBUTING.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,9 @@ All participants are expected to read and follow this code.
88
No changes, however trivial, are ever made to the contents of published specifications (the files in the `versions/` folder).
99
Exceptions may be made when links to external URLs have been changed by a 3rd party, in order to keep our documents accurate.
1010

11-
The specification is in the file `spec/oas.md`.
11+
Published versions of the specification are in the `versions/` folder.
12+
The under-development versions of the specification are in the file `spec/oas.md` on the appropriately-versioned branch.
13+
For example, work on the next patch release for 3.2 is on `v3.2-dev` in the file `spec/oas.md`.
1214

1315
The [spec site](https://spec.openapis.org) is the source of truth for the OpenAPI specification as it contains all the citations and author credits (the markdown in this repository was previously the authoritative version until 2024).
1416

0 commit comments

Comments
 (0)