diff --git a/README.md b/README.md index 8e1596ee8..89e6ad1f8 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,8 @@ Visit orval.dev for docs, guides, API and beer! +⚠️ Actively searching for contributors, if you want to help, please contact me on [discord](https://discord.gg/6fC2sjDU7w) ⚠️ + ### Code Generation `orval` is able to generate client with appropriate type-signatures (TypeScript) from any valid OpenAPI v3 or Swagger v2 specification, either in `yaml` or `json` formats. diff --git a/docs/src/components/Nav.js b/docs/src/components/Nav.js index 5418b344f..18f8125bc 100644 --- a/docs/src/components/Nav.js +++ b/docs/src/components/Nav.js @@ -57,6 +57,25 @@ export const Nav = () => ( +