Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
24 commits
Select commit Hold shift + click to select a range
35907bb
Bump the vitest group with 2 updates
dependabot[bot] Mar 13, 2026
33d9494
Merge pull request #5249 from OAI/dependabot/npm_and_yarn/vitest-dd5d…
ralfhandl Mar 13, 2026
8a7215b
Merge main into dev-sync-with-main
github-actions[bot] Mar 13, 2026
7d7a5ab
Bump markdownlint-cli2 from 0.21.0 to 0.22.0
dependabot[bot] Mar 23, 2026
d48b425
Merge pull request #5260 from OAI/dependabot/npm_and_yarn/markdownlin…
ralfhandl Mar 24, 2026
2ae26ad
Merge main into dev-sync-with-main
github-actions[bot] Mar 24, 2026
51dcd6f
Bump yaml from 2.8.2 to 2.8.3
dependabot[bot] Mar 24, 2026
3c66695
Merge pull request #5261 from OAI/dependabot/npm_and_yarn/yaml-2.8.3
ralfhandl Mar 24, 2026
f9ddf10
Merge main into dev-sync-with-main
github-actions[bot] Mar 24, 2026
5e88906
Bump the vitest group with 2 updates
dependabot[bot] Mar 24, 2026
35b5d65
Merge pull request #5262 from OAI/dependabot/npm_and_yarn/vitest-4af8…
ralfhandl Mar 24, 2026
ac81cc9
Merge main into dev-sync-with-main
github-actions[bot] Mar 24, 2026
e1f6201
Bump the vitest group with 2 updates
dependabot[bot] Mar 27, 2026
90b7af8
Add notes to Contributing about expected engagement style
lornajane Apr 12, 2026
f81e143
Merge pull request #5268 from OAI/dependabot/npm_and_yarn/vitest-f050…
ralfhandl Apr 16, 2026
55d52c8
Merge main into dev-sync-with-main
github-actions[bot] Apr 16, 2026
96f0114
Bump the vitest group with 2 updates
dependabot[bot] Apr 17, 2026
6e0ed4d
Merge pull request #5294 from OAI/dependabot/npm_and_yarn/vitest-332a…
ralfhandl Apr 20, 2026
c5c76b2
Merge main into dev-sync-with-main
github-actions[bot] Apr 20, 2026
14cad77
Bump @umbrelladocs/linkspector from 0.4.7 to 0.5.3
dependabot[bot] Apr 27, 2026
237308b
Merge pull request #5306 from OAI/dependabot/npm_and_yarn/umbrelladoc…
miqui Apr 27, 2026
3189038
Merge main into dev-sync-with-main
github-actions[bot] Apr 27, 2026
5d037f6
Merge pull request #5284 from lornajane/contributing-concisely
lornajane Apr 27, 2026
d86cd3c
Merge main into dev-sync-with-main
github-actions[bot] Apr 27, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 12 additions & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,16 @@ For example, work on the next patch release for 3.2 is on `v3.2-dev` in the file
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).

The OpenAPI project is almost entirely staffed by volunteers.
Please be patient with the people in this project, who all have other jobs and are active here because we believe this project has a positive impact in the world.
We expect you to contribute here respectfully, politely, and with good intentions.
When you engage with this project, please:

- review existing content: check the existing specification, documentation, and issues/discussions before starting a new discussion, issue or pull request.
- respect everyone's time: keep your communication relevant and concise.
- hold responsibility for your work: you should be able to explain or answer questions about anything you have posted to the project as your own.

We actively close interactions that don't meet these expectations, so please don't be offended as we protect the time and energy of our volunteers.
If you do think that something was closed in error, you are welcome to reach out to us to follow up.


### Active branches

Expand Down Expand Up @@ -51,6 +60,8 @@ Please do come and start a discussion to:

Anyone can start a discussion and you're very welcome to do so! Write a message and pick a relevant discussion category.

When you participate in discussions, keep your remarks concise and on-topic at all times.

### Discussion management

Participation in discussions and especially answering of questions is encouraged (and appreciated) by everyone.
Expand Down
Loading
Loading