Skip to content

Commit

Permalink
add link to the "new-generator" guide (OpenAPITools#3227)
Browse files Browse the repository at this point in the history
* add link to the new--generator guide

* Update CONTRIBUTING.md
  • Loading branch information
DanielHabenicht authored and macjohnny committed Jun 26, 2019
1 parent f41cd23 commit 7af2bc8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@ Please file the pull request against the correct branch, e.g. `master` for non-b

All the code generators can be found in [modules/openapi-generator/src/main/java/org/openapitools/codegen/languages](https://github.com/openapitools/openapi-generator/tree/master/modules/openapi-generator/src/main/java/org/openapitools/codegen/languages)

If you want to add a new generator, follow the [new-generator](https://openapi-generator.tech/docs/new-generator) guide.

### Templates

All the templates ([mustache](https://mustache.github.io/)) can be found in [modules/openapi-generator/src/main/resources](https://github.com/openapitools/openapi-generator/tree/master/modules/openapi-generator/src/main/resources).
Expand Down

0 comments on commit 7af2bc8

Please sign in to comment.