add link to faq

https://github.com/swagger-api/swagger-codegen/wiki/FAQ#git
This commit is contained in:
wing328 2017-03-29 22:24:49 +08:00 committed by GitHub
parent 6debbdb652
commit 8e29326eb5

View File

@ -16,6 +16,12 @@
## How to contribute
### git
If you're new to git, you may find the following FAQs useful:
https://github.com/swagger-api/swagger-codegen/wiki/FAQ#git
### Code generators
All the code generators can be found in [modules/swagger-codegen/src/main/java/io/swagger/codegen/languages](https://github.com/swagger-api/swagger-codegen/tree/master/modules/swagger-codegen/src/main/java/io/swagger/codegen/languages)