Permalink
Browse files

add link to faq

  • Loading branch information...
1 parent 6debbdb commit 8e29326eb52b54f185f924d4cd3315ab3d1f016c @wing328 wing328 committed on GitHub Mar 29, 2017
Showing with 6 additions and 0 deletions.
  1. +6 −0 CONTRIBUTING.md
View
@@ -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)

0 comments on commit 8e29326

Please sign in to comment.